Home
last modified time | relevance | path

Searched refs:emulate_lock_instr (Results 1 – 3 of 3) sorted by relevance

/hypervisor/include/arch/x86/asm/guest/
A Dlock_instr_emul.h12 int32_t emulate_lock_instr(struct acrn_vcpu *vcpu, uint32_t exception_vector, bool *queue_exception…
/hypervisor/arch/x86/guest/
A Dlock_instr_emul.c71 int32_t emulate_lock_instr(struct acrn_vcpu *vcpu, uint32_t exception_vector, bool *queue_exception) in emulate_lock_instr() function
A Dvirq.c539 status = emulate_lock_instr(vcpu, exception_vector, &queue_exception); in exception_vmexit_handler()

Completed in 3 milliseconds