Home
last modified time | relevance | path

Searched refs:pte_mfn (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/xen/
A Dmmu.c37 return XMADDR(((phys_addr_t)pte_mfn(*pte) << PAGE_SHIFT) + offset); in arbitrary_virt_to_machine()
A Dp2m.c246 mfn = pte_mfn(*ptep); in xen_build_mfn_list_list()
718 mfn = pte_mfn(*pte); in set_foreign_p2m_mapping()
/linux-6.3-rc2/arch/x86/include/asm/xen/
A Dpage.h306 static inline unsigned long pte_mfn(pte_t pte) in pte_mfn() function

Completed in 6 milliseconds