Searched refs:put_guest_u32 (Results 1 – 3 of 3) sorted by relevance
157 rc = put_guest_u32(vcpu, __LC_EXT_PARAMS, inti->ext.ext_params); in __do_deliver_interrupt()184 rc = put_guest_u32(vcpu, __LC_EXT_PARAMS, inti->ext.ext_params); in __do_deliver_interrupt()
103 static inline int put_guest_u32(struct kvm_vcpu *vcpu, unsigned long guestaddr, in put_guest_u32() function
88 if (put_guest_u32(vcpu, operand2, address)) { in handle_store_prefix()