Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
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
/Linux-v6.6/arch/x86/hyperv/
Dhv_init.c472 if (!hv_ghcb_negotiate_protocol()) in hyperv_init()
Divm.c155 bool hv_ghcb_negotiate_protocol(void) in hv_ghcb_negotiate_protocol() function