Searched defs:SZ_32M (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | sizes.rs | 38 pub const SZ_32M: usize = bindings::SZ_32M as usize; global() constant |
| /linux/tools/include/linux/ | ||
| H A D | sizes.h | 37 #define SZ_32M 0x02000000 macro |