Searched defs:nt (Results 1 – 4 of 4) 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-ept.c | 530 p2m_type_t nt; in resolve_misconfig() local 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.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() 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()
|
/xen/xen/include/asm-x86/ |
A D | p2m.h | 940 static inline int p2m_entry_modify(struct p2m_domain *p2m, p2m_type_t nt, in p2m_entry_modify()
|
Completed in 14 milliseconds