Home
last modified time | relevance | path

Searched refs:_PAGE_PL_0 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dpgtable.h40 #define _PAGE_PL_0 (0 << 7) /* privilege level 0 (kernel) */ macro
143 #define PAGE_GATE __pgprot(__ACCESS_BITS | _PAGE_PL_0 | _PAGE_AR_X_RX)
144 #define PAGE_KERNEL __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX)
145 #define PAGE_KERNELRX __pgprot(__ACCESS_BITS | _PAGE_PL_0 | _PAGE_AR_RX)
146 #define PAGE_KERNEL_UC __pgprot(__DIRTY_BITS | _PAGE_PL_0 | _PAGE_AR_RWX | \
/kernel/linux/linux-5.10/arch/ia64/kernel/
Defi.c630 _PAGE_PL_0 | in efi_enter_virtual_mode()
643 _PAGE_PL_0 | in efi_enter_virtual_mode()
Divt.S202 adds r24=__DIRTY_BITS_NO_ED|_PAGE_PL_0|_PAGE_AR_RW,r23