Searched refs:hypercall_shared_info_page (Results 1 – 2 of 2) sorted by relevance
77 extern caddr_t hypercall_shared_info_page;205 xen_shared_info_frame = va_to_pfn(&hypercall_shared_info_page); in xen_hvm_init()213 HYPERVISOR_shared_info = (void *)&hypercall_shared_info_page; in xen_hvm_init()
150 .globl hypercall_shared_info_page symbol151 .type hypercall_shared_info_page, @object152 .size hypercall_shared_info_page, HYPERCALL_SHINFO_PAGESIZE153 hypercall_shared_info_page: label