Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dmem_access.c245 p2m_access_t old_a; in p2m_set_altp2m_mem_access() local
250 mfn = ap2m->get_entry(ap2m, gfn, &t, &old_a, 0, NULL, NULL); in p2m_set_altp2m_mem_access()
256 mfn = __get_gfn_type_access(hp2m, gfn_l, &t, &old_a, in p2m_set_altp2m_mem_access()
270 rc = ap2m->set_entry(ap2m, gfn2, mfn2, page_order, t, old_a, 1); in p2m_set_altp2m_mem_access()

Completed in 3 milliseconds