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_PA
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/aarch64/include/
pte.h
69
#define
LX_TBL_PA
__BITS(47, 12)
pmap.h
91
#define lxpde_pa(pde) ((paddr_t)((pde) &
LX_TBL_PA
))
/src/sys/arch/aarch64/aarch64/
pmapboot.c
291
l1 = (uint64_t *)(l0[idx0] &
LX_TBL_PA
);
336
l2 = (uint64_t *)(l1[idx1] &
LX_TBL_PA
);
380
l3 = (uint64_t *)(l2[idx2] &
LX_TBL_PA
);
Completed in 12 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025