Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.c243 pfn_t *pfn_list; in mdb_mfn_to_pfn() local
248 pfn_list = (pfn_t *)xen_virt_start; in mdb_mfn_to_pfn()
249 if (mdb_vread(&pfn, sizeof (pfn), (uintptr_t)(pfn_list + mfn)) == -1) in mdb_mfn_to_pfn()