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

/netbsd-current/sys/arch/arm/cortex/
H A Dgic_reg.h94 #define GICC_PMR_NONSECURE 0x80 macro
H A Dgic.c184 return GICC_PMR_NONSECURE
193 - (priority & ~GICC_PMR_NONSECURE) * NIPL / GICC_PMR_NS_PRIORITIES;
H A Dgicv3.c805 return (npmr & GICC_PMR_NONSECURE) == 0;

Completed in 286 milliseconds