Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 224) sorted by relevance

123456789

/xnu-11215/pexpert/arm/
H A Dpe_fiq.c41 #define gicd_read32(offset) (_gic_read32(gicd_base + (offset))) argument
42 #define gicd_write32(offset, data) (_gic_write32(gicd_base + (offset), (data))) argument
43 #define gicr_read32(offset) (_gic_read32(gicr_pe_base + (offset))) argument
44 #define gicr_write32(offset, data) (_gic_write32(gicr_pe_base + (offset), (data))) argument
45 #define gicr_read64(offset) (_gic_read64(gicr_pe_base + (offset))) argument
53 for (vm_offset_t offset = 0; offset < gicr_size; offset += GICR_PE_SIZE) { in find_gicr_pe_base() local
/xnu-11215/osfmk/kern/
H A Dzalloc_ro_shim.h131 vm_offset_t offset, in zalloc_ro_mut_shimmed()
141 #define zalloc_ro_mut(zone_id, elem, offset, new_data, new_data_size) \ argument
148 vm_offset_t offset, in zalloc_ro_clear_shimmed()
157 #define zalloc_ro_clear(zone_id, elem, offset, size) \ argument
225 vm_offset_t offset, in zalloc_ro_mut_atomic_shimmed()
236 #define zalloc_ro_mut_atomic(zone_id, elem, offset, op, value) \ argument
H A Darcade.c262 off_t offset, in __MAKING_UPCALL_TO_ARCADE_VALIDATION_SERVICE__()
305 off_t offset; in arcade_ast() local
/xnu-11215/tools/lldbmacros/
H A Dapic.py43 def DoLapicRead32(offset, cpu): argument
56 def DoLapicWrite32(offset, val, cpu): argument
213 def DoIoApicRead(offset): argument
223 def DoIoApicWrite(offset, val): argument
/xnu-11215/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp49 IOByteCount offset, in withSubRange()
64 IOByteCount offset, IOByteCount length, in initSubRange()
120 IOSubMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount * length, IOOptionBits op… in getPhysicalSegment()
199 IOByteCount offset, in makeMapping()
H A DIOMemoryDescriptor.cpp217 vm_object_offset_t offset, in device_data_action()
415 int64_t offset; member
1548 uint64_t * offset) in memoryReferenceGetDMAMapLength()
1786 UInt32 offset, in withOptions()
1804 UInt32 offset, in initWithOptions()
1978 UInt32 offset, in initWithOptions()
2604 IOByteCount offset = inoffset; in writeBytes() local
4040 uintptr_t offset, in io_get_kernel_static_upl()
5642 mach_vm_size_t offset, in wireRange()
5739 IOByteCount offset, in map()
[all …]
H A DIOInterleavedMemoryDescriptor.cpp131 IOByteCount offset, in setMemoryDescriptor()
258 IOByteCount offset, in getPhysicalSegment()
H A DIODMACommand.cpp637 UInt64 offset; in walkAll() local
785 UInt64 offset, in prepareWithSpecification()
814 UInt64 offset, in prepareWithSpecification()
836 IODMACommand::prepare(UInt64 offset, UInt64 length, bool flushCache, bool synchronize) in prepare()
1121 IODMACommand::getPreparedOffsetAndLength(UInt64 * offset, UInt64 * length) in getPreparedOffsetAndLength()
1234 IODMACommand::transfer(IOOptionBits transferOp, UInt64 offset, void * buffer, UInt64 length) in transfer()
1260 IODMACommand::readBytes(UInt64 offset, void *bytes, UInt64 length) in readBytes()
1266 IODMACommand::writeBytes(UInt64 offset, const void *bytes, UInt64 length) in writeBytes()
1303 UInt64 offset = *offsetP + internalState->fPreparedOffset; in genIOVMSegments() local
/xnu-11215/osfmk/vm/
H A Dvm_compressor_pager.c425 memory_object_offset_t offset, in compressor_memory_object_data_request()
488 memory_object_offset_t offset, in compressor_memory_object_data_initialize()
513 __unused memory_object_offset_t offset, in compressor_memory_object_data_return()
623 memory_object_offset_t offset, in compressor_pager_slot_lookup()
750 memory_object_offset_t offset, in vm_compressor_pager_put()
819 memory_object_offset_t offset, in vm_compressor_pager_get()
896 memory_object_offset_t offset) in vm_compressor_pager_state_clr()
931 memory_object_offset_t offset) in vm_compressor_pager_state_get()
1062 memory_object_offset_t offset) in vm_compressor_pager_next_compressed()
1200 memory_object_offset_t offset, in vm_compressor_pager_relocate()
[all …]
H A Ddevice_vm.c183 memory_object_offset_t offset, in device_pager_populate_object()
309 memory_object_offset_t offset, in device_pager_data_action()
342 memory_object_offset_t offset, in device_pager_data_return()
360 memory_object_offset_t offset, in device_pager_data_request()
444 __unused memory_object_offset_t offset, in device_pager_data_initialize()
H A Dmemory_object.c306 memory_object_offset_t offset, in memory_object_lock_request()
411 vm_object_offset_t offset, in vm_object_sync()
496 vm_object_offset_t offset, in vm_object_update_extent()
671 vm_object_offset_t offset, in vm_object_update()
1232 memory_object_offset_t offset, in memory_object_iopl_request()
1343 memory_object_offset_t offset, in memory_object_upl_request()
1561 memory_object_offset_t offset, in memory_object_page_op()
1973 memory_object_offset_t offset, in memory_object_data_request()
1992 memory_object_offset_t offset, in memory_object_data_return()
2017 memory_object_offset_t offset, in memory_object_data_initialize()
[all …]
H A Dbsd_vm.c164 memory_object_offset_t offset, in memory_object_control_uiomove()
430 memory_object_offset_t offset, in vnode_pager_data_return()
452 __unused memory_object_offset_t offset, in vnode_pager_data_initialize()
610 memory_object_offset_t offset, in vnode_pager_cs_check_validation_bitmap()
631 memory_object_offset_t offset, in vnode_pager_data_request()
758 vm_object_offset_t offset, in vnode_pager_cluster_write()
840 vm_object_offset_t offset, in vnode_pager_cluster_read()
1208 vm_map_offset_t offset, in task_find_region_details()
H A Dvm_memory_entry.c93 vm_map_offset_t offset, in vm_memory_entry_get_offset_in_page()
274 vm_map_offset_t *offset) in mach_make_memory_entry_generic_sanitize()
322 vm_map_offset_t map_start, map_end, offset; in mach_make_memory_entry_named_create() local
525 vm_map_offset_t map_start, map_end, offset; in mach_make_memory_entry_copy() local
641 vm_map_offset_t map_start, map_end, offset; in mach_make_memory_entry_share() local
932 vm_map_offset_t *offset, in mach_make_memory_entry_from_parent_entry_sanitize()
1025 vm_map_offset_t user_entry_offset, offset; in mach_make_memory_entry_from_parent_entry() local
1775 vm_object_offset_t offset; in mach_memory_entry_get_page_counts() local
1821 vm_object_offset_t offset; in mach_memory_entry_phys_page_offset() local
1859 memory_object_offset_t *offset, in mach_memory_entry_map_size_sanitize_locked()
[all …]
H A Dvm_map.h262 #define vm_map_trunc_page(offset, pgmask) \ argument
/xnu-11215/pexpert/pexpert/arm64/
H A DAIC.h24 #define aic_read32(offset, data) (_aic_read32(pic_base + (offset))) argument
25 #define aic_write32(offset, data) (_aic_write32(pic_base + (offset), (data))) argument
/xnu-11215/bsd/kern/
H A Dkern_cs.c603 csvnode_get_blob(struct vnode *vp, off_t offset) in csvnode_get_blob()
847 csvnode_get_teamid(struct vnode *vp, off_t offset) in csvnode_get_teamid()
1103 csfg_get_cdhash(struct fileglob *fg, uint64_t offset, size_t *cdhash_size) in csfg_get_cdhash()
1285 csfg_get_validation_category(struct fileglob *fg, uint64_t offset) in csfg_get_validation_category()
1443 csfg_get_csblob(struct fileglob *fg, uint64_t offset) in csfg_get_csblob()
1465 csfg_get_supplement_csblob(__unused struct fileglob *fg, __unused uint64_t offset) in csfg_get_supplement_csblob()
1590 csfg_get_identity(struct fileglob *fg, off_t offset) in csfg_get_identity()
1620 csfg_get_platform_identifier(struct fileglob *fg, off_t offset) in csfg_get_platform_identifier()
1644 csvnode_get_platform_identifier(struct vnode *vp, off_t offset) in csvnode_get_platform_identifier()
1734 cs_entitlements_blob_get_vnode(vnode_t vnode, off_t offset, void **out_start, size_t *out_length) in cs_entitlements_blob_get_vnode()
[all …]
/xnu-11215/bsd/dev/arm64/
H A Dfasttrap_isa.c483 uint64_t offset; local
497 uint64_t offset; local
525 uint64_t offset, regval; local
629 uint64_t offset; local
744 uint64_t offset; local
798 uint64_t offset; local
870 uint64_t immhi, immlo, offset, result; local
/xnu-11215/tests/vm/
H A Dvm_compressor.c79 size_t offset = 0; variable
105 size_t offset = 0; variable
/xnu-11215/libkern/kxld/
H A Dkxld_util.c297 u_long offset = 0; in validate_and_swap_macho_32() local
478 u_long offset = 0; in validate_and_swap_macho_64() local
673 u_long offset = 0; in unswap_macho_32() local
731 u_long offset = 0; in unswap_macho_64() local
862 kxld_round_page_cross_safe(kxld_addr_t offset) in kxld_round_page_cross_safe()
/xnu-11215/osfmk/arm64/
H A Dbti_telemetry.c257 get_uuid_and_text_offset_for_addr(uintptr_t addr, uuid_t *uuid, size_t *offset) in get_uuid_and_text_offset_for_addr()
289 size_t offset) in dump_telemetry_record()
383 size_t offset = 0; in drain_record_submission_buffer_thread_call() local
/xnu-11215/libkdd/
H A Dkcdtypes.c1233 …kcdata_subtype_descriptor_t desc, kctype_subtype_t type, uint32_t offset, uint32_t count, char * n… in setup_subtype_array_description()
1244 setup_subtype_description(kcdata_subtype_descriptor_t desc, kctype_subtype_t type, uint32_t offset,… in setup_subtype_description()
/xnu-11215/libsyscall/wrappers/legacy/
H A Dmsync.c40 size_t offset; in msync() local
H A Dmunmap.c46 size_t offset; in munmap() local
/xnu-11215/tests/
H A Dextended_getdirentries64.c20 off_t offset; variable
/xnu-11215/osfmk/kdp/output_stages/
H A Dout_disk.c47 disk_stage_write(struct kdp_output_stage *stage, uint64_t offset, uint64_t length, const void *data) in disk_stage_write()
150 disk_stage_read(struct kdp_output_stage *stage, uint64_t offset, uint64_t length, void *data) in disk_stage_read()

123456789