Searched defs:SystemContextX64 (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/debug/ |
D | context.rs | 333 pub struct SystemContextX64 { struct 334 exception_data: u64, // additional data pushed on the stack by some types of exceptions 335 fx_save_state: FxSaveStateX64, 336 dr0: u64, 337 dr1: u64, 338 dr2: u64, 339 dr3: u64, 340 dr6: u64, 341 dr7: u64, 342 cr0: u64, [all …]
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/debug/ |
D | context.rs | 333 pub struct SystemContextX64 { struct 334 exception_data: u64, // additional data pushed on the stack by some types of exceptions 335 fx_save_state: FxSaveStateX64, 336 dr0: u64, 337 dr1: u64, 338 dr2: u64, 339 dr3: u64, 340 dr6: u64, 341 dr7: u64, 342 cr0: u64, [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Guid/ |
H A D | StatusCodeDataTypeId.h | 694 EFI_SYSTEM_CONTEXT_X64 SystemContextX64; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Guid/ |
H A D | StatusCodeDataTypeId.h | 689 EFI_SYSTEM_CONTEXT_X64 SystemContextX64; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Guid/ |
H A D | StatusCodeDataTypeId.h | 689 EFI_SYSTEM_CONTEXT_X64 SystemContextX64; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Guid/ |
H A D | StatusCodeDataTypeId.h | 689 EFI_SYSTEM_CONTEXT_X64 SystemContextX64; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | DebugSupport.h | 619 EFI_SYSTEM_CONTEXT_X64 *SystemContextX64; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | DebugSupport.h | 667 EFI_SYSTEM_CONTEXT_X64 *SystemContextX64; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | DebugSupport.h | 667 EFI_SYSTEM_CONTEXT_X64 *SystemContextX64; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | DebugSupport.h | 755 EFI_SYSTEM_CONTEXT_X64 *SystemContextX64; member
|