Searched defs:hypercall_page (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dhypersubr.s158 .globl hypercall_page
159 .type hypercall_page, @function
160 hypercall_page: label
162 .size hypercall_page, HYPERCALL_PAGESIZE
166 addq $hypercall_page, %rax; \
171 addl $hypercall_page, %eax; \

Completed in 56 milliseconds