Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkernel-page-flags.h18 #define KPF_UNCACHED 39 macro
/openbmc/linux/fs/proc/
H A Dpage.c209 u |= kpf_copy_bit(k, KPF_UNCACHED, PG_uncached); in stable_page_flags()
/openbmc/linux/tools/mm/
H A Dpage-types.c80 #define KPF_UNCACHED 39 macro
138 [KPF_UNCACHED] = "c:uncached",