Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/entry/vsyscall/
Dvsyscall_64.c388 PAGE_KERNEL_VVAR); in map_vsyscall()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_types.h228 #define PAGE_KERNEL_VVAR __pgprot_mask(__PAGE_KERNEL_VVAR | _ENC) macro