Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dexc.S66 .globl exc_rsp
68 cmpq %rsp,exc_rsp(%rip)
H A Dtrap.c71 exc_rsp; /* %rsp value on our IST stack when exception happens */ variable
325 exc_rsp = exc_stack_pa + PAGE_SIZE - in efi_redirect_exceptions()