Home
last modified time | relevance | path

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

/titanic_50/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()
353 export_buffer(&op_ie, &error); in privcmd_HYPERVISOR_domctl()
354 export_buffer(&sub_ie, &error); in privcmd_HYPERVISOR_domctl()
397 export_buffer(&op_ie, &error); in privcmd_HYPERVISOR_sysctl()
570 export_buffer(&op_ie, &error); in privcmd_HYPERVISOR_sysctl()
571 export_buffer(&sub_ie, &error); in privcmd_HYPERVISOR_sysctl()
572 export_buffer(&sub2_ie, &error); in privcmd_HYPERVISOR_sysctl()
[all …]