Home
last modified time | relevance | path

Searched refs:p2m_vaddr (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dinterface.h152 * pfn_to_mfn_frame_list_list and/or p2m_vaddr.
160 * at p2m_vaddr is to be used.
167 * p2m_cr3 is the root of the address space where p2m_vaddr is valid.
171 * p2m_vaddr holds the virtual address of the linear p2m list. All
183 unsigned long p2m_vaddr; /* virtual address of the p2m list */ member
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dxen.h213 unsigned int p2m_vaddr; member
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dinterface.h152 * pfn_to_mfn_frame_list_list and/or p2m_vaddr.
160 * at p2m_vaddr is to be used.
167 * p2m_cr3 is the root of the address space where p2m_vaddr is valid.
171 * p2m_vaddr holds the virtual address of the linear p2m list. All
183 unsigned long p2m_vaddr; /* virtual address of the p2m list */ member
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dp2m.c289 HYPERVISOR_shared_info->arch.p2m_vaddr = (unsigned long)xen_p2m_addr; in xen_setup_mfn_list_list()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dp2m.c284 HYPERVISOR_shared_info->arch.p2m_vaddr = (unsigned long)xen_p2m_addr; in xen_setup_mfn_list_list()

Completed in 5 milliseconds