Searched refs:hypercall_shared_info_page (Results 1 – 2 of 2) sorted by relevance
84 .globl hypercall_shared_info_page85 .type hypercall_shared_info_page, @object86 .size hypercall_shared_info_page, HYPERCALL_SHINFO_PAGESIZE87 hypercall_shared_info_page: label
77 extern caddr_t hypercall_shared_info_page;203 xen_shared_info_frame = va_to_pfn(&hypercall_shared_info_page); in xen_hvm_init()211 HYPERVISOR_shared_info = (void *)&hypercall_shared_info_page; in xen_hvm_init()