Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1465 WHV_REGISTER_VALUE reg_values[3]; in whpx_vcpu_pre_run()
1469 memset(reg_values, 0, sizeof(reg_values)); in whpx_vcpu_pre_run()
1520 reg_values[reg_count].PendingInterruption = new_int; in whpx_vcpu_pre_run()
1530 reg_values[reg_count].ExtIntEvent = (WHV_X64_PENDING_EXT_INT_EVENT) in whpx_vcpu_pre_run()
1544 reg_values[reg_count].Reg64 = tpr; in whpx_vcpu_pre_run()
1553 reg_values[reg_count].DeliverabilityNotifications = in whpx_vcpu_pre_run()
1568 reg_names, reg_count, reg_values); in whpx_vcpu_pre_run()
1887 WHV_REGISTER_VALUE reg_values[3] = {0}; in whpx_vcpu_run()
1895 reg_values[ in whpx_vcpu_run()
1462 WHV_REGISTER_VALUE reg_values[3]; whpx_vcpu_pre_run() local
1883 WHV_REGISTER_VALUE reg_values[3] = {0}; whpx_vcpu_run() local
1917 WHV_REGISTER_VALUE reg_values[5]; whpx_vcpu_run() local
[all...]