Searched refs:handle_common_reset_reg_write (Results 1 – 1 of 1) sorted by relevance
91 static bool handle_common_reset_reg_write(struct acrn_vcpu *vcpu, bool reset, bool warm) in handle_common_reset_reg_write() function138 return handle_common_reset_reg_write(vcpu, ((bytes == 1U) && (val == 0xfeU)), false); in handle_kb_write()171 return handle_common_reset_reg_write(vcpu, in handle_cf9_write()188 ret = handle_common_reset_reg_write(vcpu, true, false); in handle_reset_reg_write()
Completed in 2 milliseconds