Home
last modified time | relevance | path

Searched refs:INTR_ROOT_FIQ (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/arm64/include/
H A Dintr.h52 #define INTR_ROOT_FIQ 1 macro
/freebsd/sys/arm64/arm64/
H A Dexception.S248 mov x1, #INTR_ROOT_FIQ
295 mov x1, #INTR_ROOT_FIQ
/freebsd/sys/arm64/apple/
H A Dapple_aic.c265 INTR_ROOT_FIQ) != 0) { in apple_aic_attach()