Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dhypercall.c55 return (__hypercall1(__HYPERVISOR_set_trap_table, (ulong_t)table)); in HYPERVISOR_set_trap_table()
/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h69 #define __HYPERVISOR_set_trap_table 0 macro