Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-x86/include/asm/
Dpgtable_32.h72 #define _PAGE_PWT 0x008 macro
161 …d(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot))