Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h162 #define PAGE_KERNEL_RX __pgprot(__PAGE_KERNEL_RX) macro
/linux-4.1.27/drivers/lguest/
Dpage_tables.c815 mk_pte(lg_switcher_pages[0], PAGE_KERNEL_RX)); in allocate_switcher_mapping()