Searched defs:__GFP_HIGHMEM (Results 1 – 2 of 2) sorted by relevance
/linux/rust/kernel/ | ||
H A D | alloc.rs | 91 pub const __GFP_HIGHMEM: Flags = Flags(bindings::__GFP_HIGHMEM); constant |
/linux/tools/include/linux/ | ||
H A D | types.h | 22 __GFP_HIGHMEM, enumerator |