Home
last modified time | relevance | path

Searched refs:get_cpu (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/debugger/kdd/
A Dkdd-xen.c161 static struct hvm_hw_cpu *get_cpu(kdd_guest *g, int cpuid) in get_cpu() function
332 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()
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mtrr/
A Dmain.c49 #define get_cpu() smp_processor_id() macro
604 int cpu = get_cpu(); in mtrr_save_state()

Completed in 6 milliseconds