Home
last modified time | relevance | path

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

/hypervisor/debug/
A Ddump.c151 uint64_t *sp = (uint64_t *)rsp; in show_host_call_trace() local
157 (rsp + (i * 32U)), sp[i * 4U], in show_host_call_trace()
158 sp[(i * 4U) + 1U], sp[(i * 4U) + 2U], in show_host_call_trace()
159 sp[(i * 4U) + 3U]); in show_host_call_trace()

Completed in 2 milliseconds