Searched refs:_PAGE_HPAGE_BIT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | pgtable.h | 169 #define _PAGE_HPAGE_BIT 21 /* (0x400) Software: Huge Page */ macro 174 #define _PAGE_SPECIAL_BIT _PAGE_HPAGE_BIT /* use unused HUGE PAGE bit */ 201 #define _PAGE_HUGE (1 << xlate_pabit(_PAGE_HPAGE_BIT))
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | pgtable.h | 195 #define _PAGE_HPAGE_BIT 21 /* (0x400) Software: Huge Page */ macro 222 #define _PAGE_HUGE (1 << xlate_pabit(_PAGE_HPAGE_BIT))
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | entry.S | 510 extrd,u,*= \tmp,_PAGE_HPAGE_BIT+32,1,%r0
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | entry.S | 488 extrd,u,*= \tmp,_PAGE_HPAGE_BIT+32,1,%r0
|
Completed in 7 milliseconds