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

/freebsd-10.3-release/sys/arm/include/
H A Darmreg.h377 #define FAULT_PERM_S 0x0d /* Permission -- Section */ macro
/freebsd-10.3-release/sys/arm/arm/
H A Dtrap.c162 ((1 << FAULT_PERM_P) | (1 << FAULT_PERM_S))) != 0)
246 * FAULT_PERM_S - Permission -- Section

Completed in 54 milliseconds