Home
last modified time | relevance | path

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

/linux/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c365 PAGE_KERNEL_VVAR); in map_vsyscall()
/linux/arch/x86/include/asm/
H A Dpgtable_types.h260 #define PAGE_KERNEL_VVAR __pgprot_mask(__PAGE_KERNEL_VVAR | _ENC) macro