OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L1_TYPE_C
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/epoc32/stand/e32boot/ldd/
epoc32.cpp
110
case
L1_TYPE_C
:
/src/sys/arch/arm/arm32/
vm_machdep.c
310
case
L1_TYPE_C
:
351
case
L1_TYPE_C
:
pmap.c
1618
KASSERT((pde & L1_TYPE_MASK) ==
L1_TYPE_C
);
1624
== (L1_C_DOM(pmap_domain(pm))|
L1_TYPE_C
)) {
6408
if ((pde & L1_TYPE_MASK) !=
L1_TYPE_C
)
7007
if ((pdep[l1slot] & L1_TYPE_MASK) !=
L1_TYPE_C
)
7146
if ((pdep[l1slot] & L1_TYPE_MASK) !=
L1_TYPE_C
)
/src/lib/libkvm/
kvm_arm.c
122
case
L1_TYPE_C
:
/src/sys/arch/arm/include/arm32/
pte.h
154
#define
L1_TYPE_C
0x01 /* Coarse L2 */
pmap.h
538
#define l1pte_page_p(pde) (((pde) & L1_TYPE_MASK) ==
L1_TYPE_C
)
858
#define L1_C_PROTO_generic (
L1_TYPE_C
| L1_C_IMP2)
859
#define L1_C_PROTO_xscale (
L1_TYPE_C
)
860
#define L1_C_PROTO_armv6 (
L1_TYPE_C
)
861
#define L1_C_PROTO_armv7 (
L1_TYPE_C
)
Completed in 20 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025