Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_common.c273 status = hv_do_hypercall(HVCALL_GET_PARTITION_ID, NULL, output); in hv_get_partition_id()
/linux/include/hyperv/
H A Dhvgdk_mini.h447 #define HVCALL_GET_PARTITION_ID 0x0046 macro