Home
last modified time | relevance | path

Searched defs:size2 (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.81.4/libsyscall/wrappers/
H A Dexclaves.c37 #define EXCLAVES_CTL_TRAP(port, opf, id, buffer, size, offset, size2, status) ({ \ argument
81 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_outbound_buffer_copyout()
101 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_inbound_buffer_copyin()
184 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_audio_buffer_copyout()
195 mach_vm_size_t size2, mach_vm_size_t offset2, in exclaves_audio_buffer_copyout_with_status()
/xnu-12377.81.4/osfmk/kern/
H A Dexclaves_sensor.c259 uint64_t size2, uint64_t offset2, exclaves_sensor_status_t *status) in exclaves_eic_sensor_copy()
541 uint64_t size2, uint64_t offset2, exclaves_sensor_status_t *status) in exclaves_sensor_copy()
H A Dexclaves_resource.c1735 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_resource_shared_memory_copyin()
1776 mach_vm_size_t size2, mach_vm_size_t offset2) in exclaves_resource_shared_memory_copyout()
2069 mach_vm_size_t size2, mach_vm_size_t offset2, user_addr_t ustatus) in exclaves_resource_audio_memory_copyout()
/xnu-12377.81.4/tests/unit/mocks/fibers/
H A Dchecker.c251 ranges_overlap(uintptr_t addr1, size_t size1, uintptr_t addr2, size_t size2) in ranges_overlap()
/xnu-12377.81.4/bsd/net/
H A Dpf_if.c431 int e, size2 = 0; in pfi_table_update() local
H A Dpf_table.c462 int *size2, int *nadd, int *ndel, int *nchange, int flags, in pfr_set_addrs()
/xnu-12377.81.4/osfmk/vm/
H A Dvm_sanitize.c203 mach_vm_size_t size2 = VM_SANITIZE_UNSAFE_UNWRAP(size2_u); in vm_sanitize_add_overflow() local
/xnu-12377.81.4/tests/vm/configurator/
H A Dvm_configurator.c537 mach_vm_size_t size1 = 0, size2 = 0; in get_info_for_address() local