Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c412 vm_offset_t stacklimit_bottom = 0; in machine_trace_thread64() local
445 stacklimit_bottom = VM_MIN_KERNEL_ADDRESS; in machine_trace_thread64()
472 if (fp < stacklimit_bottom) { in machine_trace_thread64()