HomeSort by: relevance | last modified time | path
    Searched defs:ign3 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/i386/include/xen/
hypercalls.h 117 unsigned long ign1, ign2, ign3, ign4; local in function:HYPERVISOR_set_callbacks
122 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
198 unsigned long ign1, ign2, ign3, ign4; local in function:HYPERVISOR_mmu_update
202 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
212 unsigned long ign1, ign2, ign3, ign4; local in function:HYPERVISOR_mmuext_op
216 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
237 unsigned long ign1, ign2, ign3, ign4; local in function:HYPERVISOR_update_descriptor
243 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)));
266 unsigned long ign1, ign2, ign3, ign4; local in function:HYPERVISOR_update_va_mapping
274 _harg("=a" (ret), "=b" (ign1), "=c" (ign2), "=d" (ign3), "=S" (ign4)))
290 unsigned long ign1, ign2, ign3, ign4, ign5; local in function:HYPERVISOR_update_va_mapping_otherdomain
321 unsigned long ign1, ign2, ign3; local in function:HYPERVISOR_grant_table_op
335 unsigned long ign1, ign2, ign3; local in function:HYPERVISOR_vcpu_op
445 unsigned long ign1, ign2, ign3; local in function:HYPERVISOR_suspend
529 unsigned long ign1, ign2, ign3; local in function:HYPERVISOR_console_io
    [all...]

Completed in 13 milliseconds