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