Searched refs:FAULT_PERM_S (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Darmreg.h404 #define FAULT_PERM_S 0x0d /* Permission -- Section */ macro
/freebsd-11-stable/sys/arm/arm/
H A Dtrap-v4.c161 ((1 << FAULT_PERM_P) | (1 << FAULT_PERM_S))) != 0)
245 * FAULT_PERM_S - Permission -- Section

Completed in 180 milliseconds