Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/entry/vsyscall/
Dvsyscall_64.c389 PAGE_KERNEL_VVAR); in map_vsyscall()
/Linux-v6.1/arch/x86/include/asm/
Dpgtable_types.h226 #define PAGE_KERNEL_VVAR __pgprot_mask(__PAGE_KERNEL_VVAR | _ENC) macro