Home
last modified time | relevance | path

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

/xnu-11215/tests/vm/
H A Dvm_parameter_validation.c361 #undef IMPL in IMPL()
374 #define IMPL(FN) \ macro
406 IMPL(mach_memory_object_memory_entry_64) in IMPL() function
407 #undef IMPL in IMPL()
663 #undef IMPL
676 IMPL(mach_vm_wire, mach_vm_address_t)
681 #undef IMPL
1043 IMPL(mach_vm_map_wrapped) in IMPL() function
1065 IMPL(vm_map_64_retyped) in IMPL() function
1086 IMPL(vm_map_retyped)
[all …]
/xnu-11215/osfmk/tests/
H A Dvm_parameter_validation_kern.c1148 IMPL(mach_make_memory_entry_64, mach_vm_address_t) in IMPL() function
1149 IMPL(mach_make_memory_entry, vm_size_t) in IMPL()
1165 IMPL(mach_make_memory_entry_internal_retyped, mach_vm_address_t)
1167 #undef IMPL
1708 IMPL(mach_vm_map_wrapped)
1709 IMPL(mach_vm_map_external_wrapped) in IMPL() function
1710 IMPL(mach_vm_map_kernel_wrapped) in IMPL()
1711 IMPL(vm_map_wrapped) in IMPL()
1712 IMPL(vm_map_external_wrapped) in IMPL()
1713 IMPL(vm_map_enter_mem_object_control_wrapped) in IMPL()
[all …]
H A Dvm_parameter_validation.h308 IMPL(uint64_t)
309 IMPL(uint32_t) in IMPL() function
310 #undef IMPL in IMPL()
358 IMPL(uint64_t)
359 IMPL(uint32_t)
360 #undef IMPL
4086 IMPL(vm_remap_retyped)
4091 #undef IMPL
4547 IMPL(, uint64_t)
4549 IMPL(old, uint32_t) in IMPL() function
[all …]
/xnu-11215/iokit/DriverKit/
H A DOSObject.iig313 * Use of the IMPL macro is discouraged and should be replaced by a normal c++
318 #define IMPL(classname, name) \