Home
last modified time | relevance | path

Searched refs:virt_to_mfn (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/xen/
A Dsystem.h84 #define virt_to_mfn(_virt) (PFN_DOWN(to_phys(_virt))) macro
/u-boot/drivers/xen/
A Dgnttab.c122 mfn = virt_to_mfn(*map); in gnttab_alloc_and_grant()

Completed in 3 milliseconds