Home
last modified time | relevance | path

Searched refs:pte_mfn (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu.c37 return XMADDR(((phys_addr_t)pte_mfn(*pte) << PAGE_SHIFT) + offset); in arbitrary_virt_to_machine()
H A Dp2m.c251 mfn = pte_mfn(*ptep); in xen_build_mfn_list_list()
723 mfn = pte_mfn(*pte); in set_foreign_p2m_mapping()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu.c37 return XMADDR(((phys_addr_t)pte_mfn(*pte) << PAGE_SHIFT) + offset); in arbitrary_virt_to_machine()
H A Dp2m.c246 mfn = pte_mfn(*ptep); in xen_build_mfn_list_list()
718 mfn = pte_mfn(*pte); in set_foreign_p2m_mapping()
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dpage.h314 static inline unsigned long pte_mfn(pte_t pte) in pte_mfn() function
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dpage.h309 static inline unsigned long pte_mfn(pte_t pte) in pte_mfn() function

Completed in 5 milliseconds