Home
last modified time | relevance | path

Searched defs:vpe_id (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c128 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
131 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
150 #define vpe_id() 0 macro
H A Dpm-cps.c439 unsigned int vpe_id; in cps_gen_entry_code() local
/linux/include/linux/irqchip/
H A Darm-gic-v4.h87 u16 vpe_id; member
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c3425 static bool its_alloc_vpe_table(u32 vpe_id) in its_alloc_vpe_table()
4558 int vpe_id; in its_vpe_init() local