Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dmacro_util.rs75 struct Aligned64kAllocation([u8; _64K]); struct
88 let ptr: *const Aligned64kAllocation = REF; constant
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dmacro_util.rs75 struct Aligned64kAllocation([u8; _64K]); struct
88 let ptr: *const Aligned64kAllocation = REF; constant