Searched refs:eventid (Results 1 – 2 of 2) sorted by relevance
104 void vcpu_make_request(struct acrn_vcpu *vcpu, uint16_t eventid);
130 void vcpu_make_request(struct acrn_vcpu *vcpu, uint16_t eventid) in vcpu_make_request() argument132 bitmap_set_lock(eventid, &vcpu->arch.pending_req); in vcpu_make_request()
Completed in 4 milliseconds