OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTE_RWX_MASK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/powerpc/include/booke/
pte.h
60
#define
PTE_RWX_MASK
(PTE_xX|PTE_xW|PTE_xR)
/src/sys/arch/powerpc/booke/
trap_subr.S
811
andi. %r20, %r20,
PTE_RWX_MASK
/* isolate protection bits */
e500_tlb.c
236
const uint32_t prot_mask = tlb.tlb_pte &
PTE_RWX_MASK
;
Completed in 15 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025