Searched refs:native_get_debugreg (Results 1 – 3 of 3) sorted by relevance
19 (var) = native_get_debugreg(register)24 static __always_inline unsigned long native_get_debugreg(int regno) in native_get_debugreg() function
111 return native_get_debugreg(regno); in pv_native_get_debugreg()
4609 hostsa->dr0 = native_get_debugreg(0); in sev_es_prepare_switch_to_guest()4610 hostsa->dr1 = native_get_debugreg(1); in sev_es_prepare_switch_to_guest()4611 hostsa->dr2 = native_get_debugreg(2); in sev_es_prepare_switch_to_guest()4612 hostsa->dr3 = native_get_debugreg(3); in sev_es_prepare_switch_to_guest()