Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_hv_call.c177 status = hv_do_fast_hypercall8(HVCALL_DELETE_PARTITION, *(u64 *)&input); in hv_call_delete_partition()
/linux/include/hyperv/
H A Dhvgdk_mini.h447 #define HVCALL_DELETE_PARTITION 0x0043 macro