HomeSort by: relevance | last modified time | path
    Searched refs:hypervisor_set_ipending (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/xen/include/
hypervisor.h 190 void hypervisor_set_ipending(uint64_t, int, int);
  /src/sys/arch/xen/x86/
hypervisor_machdep.c 166 hypervisor_set_ipending(evtsource[port]->ev_imask, l1i, l2i);
426 hypervisor_set_ipending(uint64_t imask, int l1, int l2) function in typeref:typename:void
454 panic("hypervisor_set_ipending: "
  /src/sys/arch/xen/xen/
evtchn.c 360 hypervisor_set_ipending(evtsource[evtch]->ev_imask,
395 hypervisor_set_ipending(iplmask,

Completed in 13 milliseconds