Home
last modified time | relevance | path

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

/linux/arch/arm64/hyperv/
H A Dmshyperv.c63 static bool __init hyperv_detect_via_smccc(void) in hyperv_detect_via_smccc() function
85 if (!hyperv_detect_via_acpi() && !hyperv_detect_via_smccc()) in hyperv_init()