Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm_onhyperv.c32 hve->partition_assist_page = __pa(*p_hv_pa_pg); in svm_hv_enable_l2_tlb_flush()
H A Dhyperv.h23 hv_vcpu->nested.pa_page_gpa = hve->partition_assist_page; in nested_svm_hv_update_vm_vp_ids()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_svm_test.c89 hve->partition_assist_page = hv_pages->partition_assist_gpa; in guest_code()
H A Dhyperv_evmcs.c118 current_evmcs->partition_assist_page = hv_pages->partition_assist_gpa; in guest_code()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h602 u64 partition_assist_page; member
663 u64 partition_assist_page; member
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h70 u64 partition_assist_page; member
H A Devmcs.h202 u64 partition_assist_page; member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c1592 hv_vcpu->nested.pa_page_gpa = evmcs->partition_assist_page; in copy_enlightened_to_vmcs12()
H A Dvmx.c551 evmcs->partition_assist_page = in hv_enable_l2_tlb_flush()