Home
last modified time | relevance | path

Searched defs:cur_cpu (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dteec_benchmark.c171 uint32_t cur_cpu = 0; in bm_timestamp() local
/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dhv_apic.c141 int cur_cpu, vcpu; in __send_ipi_mask() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dpyperf.h221 int cur_cpu = bpf_get_smp_processor_id(); in __on_event() local
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c512 int sip_fiq_debugger_sdei_switch_cpu(u32 cur_cpu, u32 target_cpu, u32 flag) in sip_fiq_debugger_sdei_switch_cpu()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c453 u32 cur_cpu; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c309 int topology_phys_to_logical_die(unsigned int die_id, unsigned int cur_cpu) in topology_phys_to_logical_die()
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h401 static inline int sip_fiq_debugger_sdei_switch_cpu(u32 cur_cpu, u32 target_cpu, in sip_fiq_debugger_sdei_switch_cpu()