Home
last modified time | relevance | path

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

/arch/x86/entry/vsyscall/
Dvsyscall_64.c375 : PAGE_KERNEL_VVAR); in map_vsyscall()
/arch/x86/include/asm/
Dpgtable_types.h210 #define PAGE_KERNEL_VVAR __pgprot(__PAGE_KERNEL_VVAR | _PAGE_ENC) macro