Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dmshyperv.h193 static inline bool hv_is_synic_reg(unsigned int reg) in hv_is_synic_reg() function
205 if (hv_is_synic_reg(reg) && hv_isolation_type_snp()) in hv_get_register()
214 if (hv_is_synic_reg(reg) && hv_isolation_type_snp()) { in hv_set_register()