Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c50 if (hv_is_sint_reg(reg)) in hv_get_nested_reg()
87 if (hv_is_sint_reg(reg)) in hv_set_non_nested_register()
/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h302 static inline bool hv_is_sint_reg(unsigned int reg) in hv_is_sint_reg() function