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

/freebsd-12-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-12-stable/sys/arm/arm/
H A Dpmap-v4.c3381 if (l1pd & L1_S_SUPERSEC)
3433 if (l1pd & L1_S_SUPERSEC)
3494 if (l1pd & L1_S_SUPERSEC)

Completed in 195 milliseconds