Searched refs:hc_paddr (Results 1 – 2 of 2) sorted by relevance
213 hypercall_context.hc_paddr = vtophys(hypercall_context.hc_addr); in hypercall_create()214 ret = hypercall_page_setup(hypercall_context.hc_paddr); in hypercall_create()
34 vm_paddr_t hc_paddr; member