Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_extended_hypercalls.c18 static void guest_code(gpa_t in_pg_gpa, gpa_t out_pg_gpa, in guest_code() argument
24 wrmsr(HV_X64_MSR_HYPERCALL, in_pg_gpa); in guest_code()
28 hyperv_hypercall(HV_EXT_CALL_QUERY_CAPABILITIES, in_pg_gpa, out_pg_gpa); in guest_code()