Searched refs:vm_machine_attribute_t (Results 1 – 14 of 14) sorted by relevance
| /xnu-11417.140.69/osfmk/mach/ |
| H A D | vm_attributes.h | 76 typedef unsigned int vm_machine_attribute_t; typedef
|
| H A D | vm32_map.defs | 178 attribute : vm_machine_attribute_t;
|
| H A D | vm_map.defs | 326 attribute : vm_machine_attribute_t;
|
| H A D | mach_vm.defs | 383 attribute : vm_machine_attribute_t;
|
| H A D | mach_types.defs | 304 type vm_machine_attribute_t = int;
|
| /xnu-11417.140.69/osfmk/vm/ |
| H A D | pmap.h | 360 vm_machine_attribute_t attribute, 487 vm_machine_attribute_t attribute,
|
| H A D | vm_map_internal.h | 605 vm_machine_attribute_t attribute,
|
| H A D | vm32_user.c | 203 vm_machine_attribute_t attribute, in vm32_vm_machine_attribute()
|
| H A D | vm_user.c | 344 vm_machine_attribute_t attribute, in mach_vm_machine_attribute() 373 vm_machine_attribute_t attribute, in vm_machine_attribute()
|
| H A D | vm_map.c | 16408 vm_machine_attribute_t attribute, in vm_map_machine_attribute()
|
| /xnu-11417.140.69/osfmk/tests/ |
| H A D | vm_parameter_validation.h | 1323 vm_machine_attribute_t value; 1335 …(vm_machine_attribute_trial_t) {.value = (vm_machine_attribute_t)(new_value), .name = "vm_machine_… 4552 …rn_return_t (*NAME ## mach_attribute_fn)(MAP_T map, T addr, T size, vm_machine_attribute_t attr); \
|
| /xnu-11417.140.69/tests/vm/ |
| H A D | vm_parameter_validation.c | 1656 …ine_attribute(MAP_T map, mach_vm_address_t start, mach_vm_size_t size, vm_machine_attribute_t attr) in call_mach_vm_machine_attribute__machine_attribute() 1677 …bute__machine_attribute(MAP_T map, vm_address_t start, vm_size_t size, vm_machine_attribute_t attr) in call_vm_machine_attribute__machine_attribute()
|
| /xnu-11417.140.69/osfmk/arm64/sptm/pmap/ |
| H A D | pmap.c | 6472 __unused vm_machine_attribute_t attribute,
|
| /xnu-11417.140.69/osfmk/arm/pmap/ |
| H A D | pmap.c | 7132 __unused vm_machine_attribute_t attribute,
|