Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c411 vm_offset_t stacklimit_bottom = 0; in machine_trace_thread64() local
444 stacklimit_bottom = VM_MIN_KERNEL_ADDRESS; in machine_trace_thread64()
471 if (fp < stacklimit_bottom) { in machine_trace_thread64()