Searched refs:hypercall_page_setup (Results 1 – 4 of 4) sorted by relevance
53 int hypercall_page_setup(vm_paddr_t);72 hypercall_page_setup(vm_paddr_t hc) in hypercall_page_setup() function
56 int hypercall_page_setup(vm_paddr_t);114 hypercall_page_setup(vm_paddr_t paddr) in hypercall_page_setup() function
88 int hypercall_page_setup(vm_paddr_t);
214 ret = hypercall_page_setup(hypercall_context.hc_paddr); in hypercall_create()