Home
last modified time | relevance | path

Searched refs:KPF_SWAPBACKED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dkernel-page-flags.h25 #define KPF_SWAPBACKED 14 macro
/openbmc/linux/fs/proc/
H A Dpage.c199 u |= kpf_copy_bit(k, KPF_SWAPBACKED, PG_swapbacked); in stable_page_flags()
/openbmc/linux/tools/mm/
H A Dpage-types.c117 [KPF_SWAPBACKED] = "b:swapbacked",