Lines Matching refs:CPU_VIRT_APIC_ACCESSES
3778 test_vmcs_addr_reference(CPU_VIRT_APIC_ACCESSES, APIC_ACCS_ADDR, in test_apic_access_addr()
3872 u32 apic_virt_ctls = (CPU_VIRT_X2APIC | CPU_VIRT_APIC_ACCESSES); in test_apic_virtual_ctls()
3880 secondary &= ~CPU_VIRT_APIC_ACCESSES; in test_apic_virtual_ctls()
3886 vmcs_write(CPU_EXEC_CTRL1, secondary | CPU_VIRT_APIC_ACCESSES); in test_apic_virtual_ctls()
3896 vmcs_write(CPU_EXEC_CTRL1, secondary & ~CPU_VIRT_APIC_ACCESSES); in test_apic_virtual_ctls()
4145 !(secondary & (CPU_VINTD | CPU_VIRT_APIC_ACCESSES)))) in try_tpr_threshold_and_vtpr()
4550 (ctrl_cpu_rev[1].clr & (CPU_VINTD | CPU_VIRT_APIC_ACCESSES)))) in test_tpr_threshold()
4567 if (ctrl_cpu_rev[1].clr & CPU_VIRT_APIC_ACCESSES) { in test_tpr_threshold()
4570 vmcs_write(CPU_EXEC_CTRL1, CPU_VIRT_APIC_ACCESSES); in test_tpr_threshold()
4583 (CPU_VINTD | CPU_VIRT_APIC_ACCESSES)) == in test_tpr_threshold()
4584 (CPU_VINTD | CPU_VIRT_APIC_ACCESSES)) { in test_tpr_threshold()
4588 CPU_VINTD | CPU_VIRT_APIC_ACCESSES); in test_tpr_threshold()
6081 if (!(ctrl_cpu_rev[1].clr & CPU_VIRT_APIC_ACCESSES)) { in configure_apic_reg_virt_test()
6085 cpu_exec_ctrl1 |= CPU_VIRT_APIC_ACCESSES; in configure_apic_reg_virt_test()
6087 cpu_exec_ctrl1 &= ~CPU_VIRT_APIC_ACCESSES; in configure_apic_reg_virt_test()