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