Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c405 vm_offset_t stacklimit_bottom = 0; in machine_trace_thread() local
426 stacklimit_bottom = VM_MIN_KERNEL_ADDRESS; in machine_trace_thread()
460 if (fp < stacklimit_bottom) { in machine_trace_thread()
550 vm_offset_t stacklimit_bottom = 0; in machine_trace_thread64()
583 stacklimit_bottom = VM_MIN_KERNEL_ADDRESS; in machine_trace_thread64()
610 if (fp < stacklimit_bottom) { in machine_trace_thread64()