Searched refs:native_get_debugreg (Results 1 – 3 of 3) sorted by relevance
16 (var) = native_get_debugreg(register)21 static __always_inline unsigned long native_get_debugreg(int regno) in native_get_debugreg() function
153 return native_get_debugreg(regno); in pv_native_get_debugreg()
3154 hostsa->dr0 = native_get_debugreg(0); in sev_es_prepare_switch_to_guest()3155 hostsa->dr1 = native_get_debugreg(1); in sev_es_prepare_switch_to_guest()3156 hostsa->dr2 = native_get_debugreg(2); in sev_es_prepare_switch_to_guest()3157 hostsa->dr3 = native_get_debugreg(3); in sev_es_prepare_switch_to_guest()