Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/parisc/include/asm/
H A Dpgtable.h196 #define xlate_pabit(x) (31 - x) macro
201 #define PTE_SHIFT xlate_pabit(_PAGE_USER_BIT)
206 #define _PAGE_READ (1 << xlate_pabit(_PAGE_READ_BIT))
207 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT))
209 #define _PAGE_EXEC (1 << xlate_pabit(_PAGE_EXEC_BIT))
210 #define _PAGE_GATEWAY (1 << xlate_pabit(_PAGE_GATEWAY_BIT))
211 #define _PAGE_DMB (1 << xlate_pabit(_PAGE_DMB_BIT))
212 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT))
213 #define _PAGE_REFTRAP (1 << xlate_pabit(_PAGE_REFTRAP_BIT))
217 #define _PAGE_HUGE (1 << xlate_pabit(_PAGE_HPAGE_BIT))
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/parisc/include/asm/
H A Dpgtable.h196 #define xlate_pabit(x) (31 - x) macro
201 #define PTE_SHIFT xlate_pabit(_PAGE_USER_BIT)
206 #define _PAGE_READ (1 << xlate_pabit(_PAGE_READ_BIT))
207 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT))
209 #define _PAGE_EXEC (1 << xlate_pabit(_PAGE_EXEC_BIT))
210 #define _PAGE_GATEWAY (1 << xlate_pabit(_PAGE_GATEWAY_BIT))
211 #define _PAGE_DMB (1 << xlate_pabit(_PAGE_DMB_BIT))
212 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT))
213 #define _PAGE_REFTRAP (1 << xlate_pabit(_PAGE_REFTRAP_BIT))
217 #define _PAGE_HUGE (1 << xlate_pabit(_PAGE_HPAGE_BIT))
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/parisc/include/asm/
H A Dpgtable.h196 #define xlate_pabit(x) (31 - x) macro
201 #define PTE_SHIFT xlate_pabit(_PAGE_USER_BIT)
206 #define _PAGE_READ (1 << xlate_pabit(_PAGE_READ_BIT))
207 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT))
209 #define _PAGE_EXEC (1 << xlate_pabit(_PAGE_EXEC_BIT))
210 #define _PAGE_GATEWAY (1 << xlate_pabit(_PAGE_GATEWAY_BIT))
211 #define _PAGE_DMB (1 << xlate_pabit(_PAGE_DMB_BIT))
212 #define _PAGE_DIRTY (1 << xlate_pabit(_PAGE_DIRTY_BIT))
213 #define _PAGE_REFTRAP (1 << xlate_pabit(_PAGE_REFTRAP_BIT))
217 #define _PAGE_HUGE (1 << xlate_pabit(_PAGE_HPAGE_BIT))
[all …]