Home
last modified time | relevance | path

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

/xen/xen/arch/arm/
A Dmm.c430 unsigned long slot_mfn = mfn_x(mfn) & ~LPAE_ENTRY_MASK; in map_domain_page() local
441 for ( slot = (slot_mfn >> LPAE_SHIFT) % DOMHEAP_ENTRIES, i = 0; in map_domain_page()
446 map[slot].pt.base == slot_mfn && in map_domain_page()
456 pte = mfn_to_xen_entry(_mfn(slot_mfn), MT_NORMAL); in map_domain_page()

Completed in 5 milliseconds