Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/include/asm/
Dpgtable.h163 #define _PAGE_DMB_BIT 27 /* (0x010) Data Memory Break enable (B bit) */ macro
172 #define _PAGE_SPECIAL_BIT _PAGE_DMB_BIT /* DMB feature is currently unused */
195 #define _PAGE_DMB (1 << xlate_pabit(_PAGE_DMB_BIT))
/Linux-v6.6/arch/parisc/kernel/
Dentry.S501 #if _PAGE_SPECIAL_BIT == _PAGE_DMB_BIT
535 #if _PAGE_SPECIAL_BIT == _PAGE_DMB_BIT