OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LX_TBL_APTABLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/aarch64/include/
pte.h
52
#define
LX_TBL_APTABLE
__BITS(62,61) /* inherited next level */
53
#define LX_TBL_APTABLE_NOEFFECT __SHIFTIN(0,
LX_TBL_APTABLE
)
54
#define LX_TBL_APTABLE_EL0_NOACCESS __SHIFTIN(1,
LX_TBL_APTABLE
)
55
#define LX_TBL_APTABLE_RO __SHIFTIN(2,
LX_TBL_APTABLE
)
56
#define LX_TBL_APTABLE_RO_EL0_NOREAD __SHIFTIN(3,
LX_TBL_APTABLE
)
/src/sys/arch/aarch64/aarch64/
db_interface.c
366
if (pte &
LX_TBL_APTABLE
)
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025