Home
last modified time | relevance | path

Searched refs:eventid (Results 1 – 2 of 2) sorted by relevance

/hypervisor/include/arch/x86/asm/guest/
A Dvirq.h104 void vcpu_make_request(struct acrn_vcpu *vcpu, uint16_t eventid);
/hypervisor/arch/x86/guest/
A Dvirq.c130 void vcpu_make_request(struct acrn_vcpu *vcpu, uint16_t eventid) in vcpu_make_request() argument
132 bitmap_set_lock(eventid, &vcpu->arch.pending_req); in vcpu_make_request()

Completed in 4 milliseconds