Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable.h121 #define PAGE_KERNEL_VSYSCALL_NOCACHE __pgprot(__PAGE_KERNEL_VSYSCALL_NOCACHE) macro
/arch/x86/kernel/
Dhpet.c68 __set_fixmap(VSYSCALL_HPET, hpet_address, PAGE_KERNEL_VSYSCALL_NOCACHE); in hpet_set_mapping()