Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/xen/os/
H A Dhypercall.c116 HYPERVISOR_platform_op(xen_platform_op_t *platform_op) in HYPERVISOR_platform_op() argument
118 return (__hypercall1(__HYPERVISOR_platform_op, (ulong_t)platform_op)); in HYPERVISOR_platform_op()