Home
last modified time | relevance | path

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

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