Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/hyperv/
Dhv_vtl.c153 status = hv_do_hypercall(HVCALL_START_VP, input, NULL); in hv_vtl_bringup_vcpu()
Divm.c356 ret = hv_do_hypercall(HVCALL_START_VP, in hv_snp_boot_ap()
/Linux-v6.6/include/asm-generic/
Dhyperv-tlfs.h169 #define HVCALL_START_VP 0x0099 macro