Home
last modified time | relevance | path

Searched refs:arch_match_cpu_phys_id (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/hyperv/
H A Dhv_vtl.c216 if (arch_match_cpu_phys_id(cpu, apicid)) in hv_vtl_wakeup_secondary_cpu()
/linux/arch/riscv/kernel/
H A Dcpu.c21 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id() function
/linux/arch/x86/kernel/cpu/
H A Dtopology.c72 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id() function
/linux/arch/x86/coco/sev/
H A Dcore.c1214 if (arch_match_cpu_phys_id(cpu, apic_id)) in wakeup_cpu_via_vmgexit()