Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/cortex/ | |
gicv3.c | 802 const uint32_t npmr = icc_pmr_read(); local in function:gicv3_cpuif_is_nonsecure 805 return (npmr & GICC_PMR_NONSECURE) == 0; |
gicv3.c | 802 const uint32_t npmr = icc_pmr_read(); local in function:gicv3_cpuif_is_nonsecure 805 return (npmr & GICC_PMR_NONSECURE) == 0; |
gicv3.c | 802 const uint32_t npmr = icc_pmr_read(); local in function:gicv3_cpuif_is_nonsecure 805 return (npmr & GICC_PMR_NONSECURE) == 0; |