Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c402 vm_offset_t stacklimit_bottom = 0; in machine_trace_thread() local
423 stacklimit_bottom = VM_MIN_KERNEL_ADDRESS; in machine_trace_thread()
457 if (fp < stacklimit_bottom) { in machine_trace_thread()
547 vm_offset_t stacklimit_bottom = 0; in machine_trace_thread64()
580 stacklimit_bottom = VM_MIN_KERNEL_ADDRESS; in machine_trace_thread64()
607 if (fp < stacklimit_bottom) { in machine_trace_thread64()