Searched refs:hv_ghcb_negotiate_protocol (Results 1 – 3 of 3) sorted by relevance
182 bool hv_ghcb_negotiate_protocol(void);187 static inline bool hv_ghcb_negotiate_protocol(void) { return false; } in hv_ghcb_negotiate_protocol() function
145 bool hv_ghcb_negotiate_protocol(void) in hv_ghcb_negotiate_protocol() function
408 if (!hv_ghcb_negotiate_protocol()) in hyperv_init()