Home
last modified time | relevance | path

Searched refs:cpu_debug_interface_map (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.121.3/osfmk/arm/
H A Dmachine_cpuid.c110 && (getCpuDatap()->cpu_debug_interface_map != 0); in machine_do_debugid()
H A Dcpu_data_internal.h215 vm_offset_t cpu_debug_interface_map; member
H A Dpcb.c369 uintptr_t debug_map = cpu_data_ptr->cpu_debug_interface_map; in arm_debug_set()
H A Dmachine_routines.c649 ((cpu_data_t *)in_cpu_datap)->cpu_debug_interface_map = virt_address; in ml_init_arm_debug_interface()
/xnu-8020.121.3/osfmk/arm64/
H A Dmachine_routines.c1390 ((cpu_data_t *)in_cpu_datap)->cpu_debug_interface_map = virt_address; in ml_init_arm_debug_interface()