Searched defs:cpu_off (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/include/linux/ |
D | psci.h | 27 int (*cpu_off)(u32 state); member 40 u32 cpu_off; member
|
/Linux-v5.15/arch/mips/generic/ |
D | board-sead3.c | 53 int gic_off, cpu_off, uart_off, eth_off, ehci_off, err; in remove_gic() local
|
/Linux-v5.15/arch/mips/mti-malta/ |
D | malta-dtshim.c | 229 int err, gic_off, i8259_off, cpu_off; in remove_gic() local
|
/Linux-v5.15/drivers/misc/habanalabs/goya/ |
D | goya.c | 5057 s64 off, cpu_off; in goya_mmu_add_mappings_for_device_cpu() local 5138 u32 off, cpu_off; in goya_mmu_remove_device_cpu_mappings() local
|
/Linux-v5.15/kernel/ |
D | workqueue.c | 4145 int cpu_off = online ? -1 : cpu; in wq_update_unbound_numa() local
|