Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dhyperv_extended_hypercalls.c19 static void guest_code(vm_paddr_t in_pg_gpa, vm_paddr_t out_pg_gpa, in guest_code() argument
25 wrmsr(HV_X64_MSR_HYPERCALL, in_pg_gpa); in guest_code()
29 hyperv_hypercall(HV_EXT_CALL_QUERY_CAPABILITIES, in_pg_gpa, out_pg_gpa); in guest_code()

Completed in 2 milliseconds