Home
last modified time | relevance | path

Searched refs:PG_uncached (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/features/vm/PG_uncached/
H A Darch-support.txt2 # Feature name: PG_uncached
4 # description: arch supports the PG_uncached page flag
/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.c120 #define _PGMT_UC_MINUS (1UL << PG_uncached)
121 #define _PGMT_WT (1UL << PG_uncached | 1UL << PG_arch_1)
122 #define _PGMT_MASK (1UL << PG_uncached | 1UL << PG_arch_1)
/openbmc/linux/fs/proc/
H A Dpage.c209 u |= kpf_copy_bit(k, KPF_UNCACHED, PG_uncached); in stable_page_flags()
/openbmc/linux/include/linux/
H A Dpage-flags.h126 PG_uncached, /* Page has been mapped as uncached */ enumerator
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok2.0.log[all...]