Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h277 bool hv_ghcb_negotiate_protocol(void);
281 static inline bool hv_ghcb_negotiate_protocol(void) { return false; } in hv_ghcb_negotiate_protocol() function
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c489 if (!hv_ghcb_negotiate_protocol()) in hyperv_init()
H A Divm.c155 bool hv_ghcb_negotiate_protocol(void) in hv_ghcb_negotiate_protocol() function