Home
last modified time | relevance | path

Searched defs:_cpu (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Daplic.c137 #define APLIC_IDC_REG(_sc, _cpu, _field) \ argument
141 #define APLIC_IDC_IDELIVERY(_sc, _cpu) \ argument
144 #define APLIC_IDC_IFORCE(_sc, _cpu) \ argument
147 #define APLIC_IDC_ITHRESHOLD(_sc, _cpu) \ argument
150 #define APLIC_IDC_TOPI(_sc, _cpu) \ argument
153 #define APLIC_IDC_CLAIMI(_sc, _cpu) \ argument
156 #define APLIC_MK_IRQ_TARGET(_sc, _cpu, _prio) \ argument
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcpu.h76 #define cpumask_of(_cpu) (lkpi_get_static_single_cpu_mask(_cpu)) argument