Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c113 export_buffer(import_export_t *iep, int *error) in export_buffer() function
186 export_buffer(&cnt_ie, &error); in privcmd_HYPERVISOR_mmu_update()
187 export_buffer(&req_ie, &error); in privcmd_HYPERVISOR_mmu_update()
217 export_buffer(&op_ie, &error); in privcmd_HYPERVISOR_domctl()
349 export_buffer(&op_ie, &error); in privcmd_HYPERVISOR_domctl()
350 export_buffer(&sub_ie, &error); in privcmd_HYPERVISOR_domctl()
393 export_buffer(&op_ie, &error); in privcmd_HYPERVISOR_sysctl()
566 export_buffer(&op_ie, &error); in privcmd_HYPERVISOR_sysctl()
567 export_buffer(&sub_ie, &error); in privcmd_HYPERVISOR_sysctl()
568 export_buffer(&sub2_ie, &error); in privcmd_HYPERVISOR_sysctl()
[all …]