Searched defs:ot (Results 1 – 5 of 5) sorted by relevance
/xen/xen/arch/x86/mm/ |
A D | p2m-pt.c | 421 p2m_type_t ot, nt; in do_recalc() local 869 p2m_type_t ot, p2m_type_t nt) in p2m_pt_change_entry_type_global() 909 p2m_type_t ot, p2m_type_t nt, in p2m_pt_change_entry_type_range()
|
A D | p2m.c | 289 p2m_type_t ot, p2m_type_t nt) in change_entry_type_global() 302 p2m_type_t ot, p2m_type_t nt) in p2m_change_entry_type_global() 880 p2m_type_t ot; in guest_physmap_add_entry() local 1029 p2m_type_t ot, p2m_type_t nt) in p2m_change_type_one() 1057 p2m_type_t ot, p2m_type_t nt) in change_type_range() 1146 p2m_type_t ot, p2m_type_t nt) in p2m_change_type_range() 1270 p2m_type_t ot; in set_typed_p2m_entry() local 1477 p2m_type_t ot; in set_shared_p2m_entry() local
|
A D | p2m-ept.c | 1040 p2m_type_t ot, p2m_type_t nt) in ept_change_entry_type_global() 1052 p2m_type_t ot, p2m_type_t nt, in ept_change_entry_type_range()
|
A D | p2m-pod.c | 1289 p2m_type_t ot; in guest_physmap_mark_populate_on_demand() local
|
/xen/xen/include/asm-x86/ |
A D | p2m.h | 941 p2m_type_t ot, mfn_t nfn, mfn_t ofn, in p2m_entry_modify()
|
Completed in 25 milliseconds