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