Home
last modified time | relevance | path

Searched defs:SystemContextAARCH64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/debug/
Dcontext.rs573 pub struct SystemContextAARCH64 { struct
575 x0: u64,
576 x1: u64,
577 x2: u64,
578 x3: u64,
579 x4: u64,
580 x5: u64,
581 x6: u64,
582 x7: u64,
583 x8: u64,
[all …]
/aosp_15_r20/external/rust/crates/uefi/src/proto/debug/
Dcontext.rs573 pub struct SystemContextAARCH64 { struct
575 x0: u64,
576 x1: u64,
577 x2: u64,
578 x3: u64,
579 x4: u64,
580 x5: u64,
581 x6: u64,
582 x7: u64,
583 x8: u64,
[all …]