Searched refs:emulate_lock_instr (Results 1 – 3 of 3) sorted by relevance
12 int32_t emulate_lock_instr(struct acrn_vcpu *vcpu, uint32_t exception_vector, bool *queue_exception…
71 int32_t emulate_lock_instr(struct acrn_vcpu *vcpu, uint32_t exception_vector, bool *queue_exception) in emulate_lock_instr() function
539 status = emulate_lock_instr(vcpu, exception_vector, &queue_exception); in exception_vmexit_handler()
Completed in 3 milliseconds