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

/linux-master/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; } function
/linux-master/arch/x86/hyperv/
H A Dhv_init.c489 if (!hv_ghcb_negotiate_protocol())
H A Divm.c156 bool hv_ghcb_negotiate_protocol(void) function

Completed in 235 milliseconds