Searched refs:get_cpu (Results 1 – 2 of 2) sorted by relevance
161 static struct hvm_hw_cpu *get_cpu(kdd_guest *g, int cpuid) in get_cpu() function332 cpu = get_cpu(g, cpuid); in kdd_get_regs()350 cpu = get_cpu(g, cpuid); in kdd_set_regs()414 cpu = get_cpu(g, cpuid); in kdd_get_ctrl()434 cpu = get_cpu(g, cpuid); in kdd_wrmsr()462 cpu = get_cpu(g, cpuid); in kdd_rdmsr()
49 #define get_cpu() smp_processor_id() macro604 int cpu = get_cpu(); in mtrr_save_state()
Completed in 5 milliseconds