pub const REC_ENTRY_FLAG_EMUL_MMIO: u64 = _; // 1u64
Expand description

Whether the host has completed emulation for an Emulatable Data Abort. val 0: Host has not completed emulation for an Emulatable Abort. val 1: Host has completed emulation for an Emulatable Abort.