Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dsizes.rs48 pub const SZ_1G: usize = bindings::SZ_1G as usize; constant
/linux/tools/include/linux/
H A Dsizes.h43 #define SZ_1G 0x40000000 macro