Home
last modified time | relevance | path

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

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dpgtable_32.h72 #define _PAGE_PWT 0x008 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_types.h46 #define _PAGE_PWT (_AT(pteval_t, 1) << _PAGE_BIT_PWT) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_types.h46 #define _PAGE_PWT (_AT(pteval_t, 1) << _PAGE_BIT_PWT) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_types.h46 #define _PAGE_PWT (_AT(pteval_t, 1) << _PAGE_BIT_PWT) macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gem_gtt.c39 #define _PAGE_PWT PG_WT /* 0x08 write-through */ macro