Home
last modified time | relevance | path

Searched refs:virt_address (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/osfmk/arm/
H A Dmachine_routines.c647 vm_offset_t virt_address) in ml_init_arm_debug_interface() argument
649 ((cpu_data_t *)in_cpu_datap)->cpu_debug_interface_map = virt_address; in ml_init_arm_debug_interface()
H A Dmachine_routines.h706 void ml_init_arm_debug_interface(void *args, vm_offset_t virt_address);
/xnu-8020.140.41/osfmk/arm64/
H A Dmachine_routines.c1388 vm_offset_t virt_address) in ml_init_arm_debug_interface() argument
1390 ((cpu_data_t *)in_cpu_datap)->cpu_debug_interface_map = virt_address; in ml_init_arm_debug_interface()