Home
last modified time | relevance | path

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

/hypervisor/debug/
A Dprofiling.c615 if ((get_cpu_var(profiling_info.vm_info).vmexit_reason in profiling_pmi_handler()
620 = get_cpu_var(profiling_info.vm_info).guest_vm_id; in profiling_pmi_handler()
631 get_cpu_var(profiling_info.vm_info).vmexit_reason = 0U; in profiling_pmi_handler()
1320 get_cpu_var(profiling_info.vm_info).vmexit_reason in profiling_pre_vmexit_handler()
1323 get_cpu_var(profiling_info.vm_info).external_vector in profiling_pre_vmexit_handler()
1328 get_cpu_var(profiling_info.vm_info).guest_rip in profiling_pre_vmexit_handler()
1331 get_cpu_var(profiling_info.vm_info).guest_rflags in profiling_pre_vmexit_handler()
1334 get_cpu_var(profiling_info.vm_info).guest_cs in profiling_pre_vmexit_handler()
1359 = get_cpu_var(profiling_info.vm_info).vmenter_tsc; in profiling_post_vmexit_handler()
1361 = get_cpu_var(profiling_info.vm_info).vmexit_tsc; in profiling_post_vmexit_handler()
[all …]
/hypervisor/include/debug/
A Dprofiling_internal.h293 struct guest_vm_info vm_info; member

Completed in 6 milliseconds