Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dmshyperv.h281 enum hv_isolation_type hv_get_isolation_type(void);
294 static inline enum hv_isolation_type hv_get_isolation_type(void) in hv_get_isolation_type()
/openbmc/linux/arch/x86/hyperv/
H A Divm.c577 enum hv_isolation_type type = hv_get_isolation_type(); in hv_vtom_init()
619 enum hv_isolation_type hv_get_isolation_type(void) in hv_get_isolation_type()
/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h169 enum hv_isolation_type { enum