Searched refs:L1_S_SUPERSEC (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dpte-v4.h186 #define L1_S_SUPERSEC ((1) << 18) /* Section is a super-section. */ macro
H A Dpte-v6.h132 #define L1_S_SUPERSEC 0x00040000 /* Section is a super-section. */ macro
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v4.c2582 pd_entry_t pd = L1_S_PROTO | L1_S_SUPERSEC | (pa & L1_SUP_FRAME) |
3629 if (l1pd & L1_S_SUPERSEC)
3681 if (l1pd & L1_S_SUPERSEC)
3742 if (l1pd & L1_S_SUPERSEC)

Completed in 173 milliseconds