Home
last modified time | relevance | path

Searched defs:PM_SOFT_DIRTY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/mm/
H A Dvm_util.h10 #define PM_SOFT_DIRTY BIT_ULL(55) macro
/openbmc/linux/tools/mm/
H A Dpage-types.c55 #define PM_SOFT_DIRTY (1ULL << 55) macro
/openbmc/linux/fs/proc/
H A Dtask_mmu.c1347 #define PM_SOFT_DIRTY BIT_ULL(55) macro