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

  /src/sys/arch/xen/include/
xenio.h 43 } privcmd_hypercall_t; typedef in typeref:struct:privcmd_hypercall
81 * @arg: &privcmd_hypercall_t
85 _IOWR('P', 0, privcmd_hypercall_t)
  /src/sys/arch/xen/xen/
privcmd.c 811 * oprivcmd_hypercall_t is privcmd_hypercall_t without the last entry
814 privcmd_hypercall_t *hc = ap->a_data;

Completed in 87 milliseconds