Searched defs:PM_PRESENT (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/mm/ | ||
| H A D | vm_util.h | 19 #define PM_PRESENT BIT_ULL(63) macro |
| /linux/tools/mm/ | ||
| H A D | page-types.c | 59 #define PM_PRESENT (1ULL << 63) macro |