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.c388 PAGE_KERNEL_VVAR); in map_vsyscall()
/arch/x86/include/asm/
Dpgtable_types.h229 #define PAGE_KERNEL_VVAR __pgprot_mask(__PAGE_KERNEL_VVAR | _ENC) macro