Home
last modified time | relevance | path

Searched refs:p2m_type_t (Results 1 – 25 of 45) sorted by relevance

12

/xen/xen/include/asm-x86/
A Dp2m.h74 } p2m_type_t; typedef
244 p2m_type_t p2mt,
249 p2m_type_t *p2mt,
263 p2m_type_t ot, p2m_type_t nt,
542 p2m_type_t *first_t, *second_t, scratch_t; in get_two_gfns()
598 p2m_type_t t);
618 p2m_type_t ot, p2m_type_t nt);
623 p2m_type_t ot, p2m_type_t nt);
627 p2m_type_t ot, p2m_type_t nt);
804 static inline p2m_type_t p2m_recalc_type_range(bool recalc, p2m_type_t t, in p2m_recalc_type_range()
[all …]
/xen/xen/include/asm-arm/
A Dp2m.h134 } p2m_type_t; typedef
232 mfn_t p2m_lookup(struct domain *d, gfn_t gfn, p2m_type_t *t);
239 p2m_type_t *t, p2m_access_t *a,
251 p2m_type_t t,
280 p2m_type_t p2mt);
296 p2m_type_t t);
315 p2m_type_t *t);
318 struct domain *d, unsigned long gfn, p2m_type_t *t, p2m_query_t q) in get_page_from_gfn()
321 p2m_type_t _t; in get_page_from_gfn()
/xen/xen/arch/x86/mm/
A Dmem_paging.c39 void p2m_mem_paging_drop_page(struct domain *d, gfn_t gfn, p2m_type_t p2mt) in p2m_mem_paging_drop_page()
98 p2m_type_t p2mt; in p2m_mem_paging_populate()
174 p2m_type_t p2mt; in p2m_mem_paging_resume()
223 p2m_type_t p2mt; in nominate()
282 p2m_type_t p2mt; in evict()
349 p2m_type_t p2mt; in prepare()
A Dp2m.c289 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()
558 p2m_type_t _t; in p2m_get_page_from_gfn()
781 p2m_type_t t; in p2m_remove_page()
880 p2m_type_t ot; in guest_physmap_add_entry()
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()
1398 p2m_type_t t; in clear_mmio_p2m_entry()
2312 p2m_type_t t; in p2m_change_altp2m_gfn()
[all …]
A Dp2m-pt.c67 p2m_type_t t, in p2m_type_to_flags()
421 p2m_type_t ot, nt; in do_recalc()
484 static void check_entry(mfn_t mfn, p2m_type_t new, p2m_type_t old, in check_entry()
503 unsigned int page_order, p2m_type_t p2mt, p2m_access_t p2ma, in p2m_pt_set_entry()
701 p2m_type_t *t, p2m_access_t *a, p2m_query_t q, in p2m_pt_get_entry()
710 p2m_type_t l1t; in p2m_pt_get_entry()
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()
1052 p2m_type_t type; in p2m_pt_audit_p2m()
A Dmem_access.c44 p2m_type_t t; in _p2m_get_mem_access()
152 p2m_type_t p2mt; in p2m_mem_access_check()
270 p2m_type_t t; in p2m_set_altp2m_mem_access()
307 p2m_type_t t; in set_mem_access()
A Daltp2m.c62 p2m_type_t p2mt; in altp2m_vcpu_enable_ve()
A Dmem_sharing.c537 p2m_type_t t; in audit()
785 p2m_type_t p2mt; in debug_gfn()
825 p2m_type_t p2mt; in nominate_page()
867 p2m_type_t ap2mt; in nominate_page()
954 p2m_type_t smfn_type, cmfn_type; in share_pages()
1107 p2m_type_t smfn_type, cmfn_type; in add_to_physmap()
1214 p2m_type_t p2mt; in __mem_sharing_unshare_page()
1349 p2m_type_t t; in relinquish_shared_pages()
1479 p2m_type_t p2mt; in mem_sharing_fork_page()
1673 p2m_type_t t; in copy_special_pages()
A Dp2m-ept.c530 p2m_type_t nt; in resolve_misconfig()
669 unsigned int order, p2m_type_t p2mt, p2m_access_t p2ma, in ept_set_entry()
877 gfn_t gfn_, p2m_type_t *t, p2m_access_t* a, in ept_get_entry()
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 Dp2m-pod.c533 p2m_type_t t; in p2m_pod_decrease_reservation()
598 p2m_type_t t; in p2m_pod_decrease_reservation()
688 p2m_type_t type, type0 = 0; in p2m_pod_zero_check_superpage()
865 p2m_type_t types[POD_SWEEP_STRIDE]; in p2m_pod_zero_check()
1020 p2m_type_t t; in p2m_pod_emergency_sweep()
1289 p2m_type_t ot; in guest_physmap_mark_populate_on_demand()
/xen/xen/arch/x86/hvm/
A Dgrant_table.c32 p2m_type_t p2mt; in create_grant_p2m_mapping()
55 p2m_type_t type; in replace_grant_p2m_mapping()
A Ddm.c222 static bool allow_p2m_type_change(p2m_type_t old, p2m_type_t new) in allow_p2m_type_change()
242 static const p2m_type_t memtype[] = { in set_mem_type()
275 p2m_type_t t; in set_mem_type()
A Demulate.c291 p2m_type_t p2mt = p2m_invalid; in hvmemul_do_io()
390 p2m_type_t p2mt; in hvmemul_acquire_page()
608 p2m_type_t p2mt; in hvmemul_map_linear_addr()
1708 p2m_type_t p2mt; in hvmemul_rep_ins()
1786 p2m_type_t p2mt; in hvmemul_rep_outs()
1830 p2m_type_t sp2mt, dp2mt; in hvmemul_rep_movs()
1998 p2m_type_t p2mt; in hvmemul_rep_stos()
/xen/xen/arch/x86/mm/hap/
A Dnested_hap.c100 unsigned int page_order, p2m_type_t p2mt, p2m_access_t p2ma) in nestedhap_fix_p2m()
151 p2m_type_t *p2mt, p2m_access_t *p2ma, in nestedhap_walk_L0_p2m()
201 p2m_type_t p2mt_10; in nestedhvm_hap_nested_page_fault()
A Dguest_walk.c56 p2m_type_t p2mt; in hap_p2m_ga_to_gfn()
/xen/xen/arch/arm/
A Dp2m.c351 p2m_type_t *t, p2m_access_t *a, in p2m_get_entry()
360 p2m_type_t _t; in p2m_get_entry()
455 p2m_type_t p2mt; in p2m_get_page_from_gfn()
878 p2m_type_t t, in __p2m_set_entry()
1082 p2m_type_t t, in p2m_set_entry()
1286 p2m_type_t t) in p2m_insert_mapping()
1318 p2m_type_t p2mt) in map_regions_p2mt()
1372 p2m_type_t t) in guest_physmap_add_entry()
1571 p2m_type_t t; in relinquish_p2m_mapping()
1633 p2m_type_t t; in p2m_cache_flush_range()
[all …]
A Dmem_access.c111 p2m_type_t t; in p2m_mem_access_check_and_get_page()
408 p2m_type_t t; in p2m_set_mem_access()
A Dguestcopy.c33 p2m_type_t p2mt; in translate_get_page()
/xen/xen/include/xen/
A Dp2m-common.h36 bool readonly, p2m_type_t *p2mt_p,
/xen/xen/drivers/passthrough/arm/
A Diommu_helpers.c37 p2m_type_t t; in arm_iommu_map_page()
/xen/xen/include/asm-x86/hvm/
A Dsupport.h114 gfn_t *gfn_p, p2m_type_t *p2mt_p);
/xen/xen/drivers/passthrough/amd/
A Diommu_guest.c109 p2m_type_t p2mt; in guest_iommu_get_table_mfn()
315 p2m_type_t p2mt; in do_completion_wait()
366 p2m_type_t p2mt; in do_invalidate_dte()
746 p2m_type_t t; in guest_iommu_set_base()
/xen/xen/arch/x86/mm/shadow/
A Dmulti.c2088 p2m_type_t p2mt; in validate_gl4e()
2147 p2m_type_t p2mt; in validate_gl3e()
2181 p2m_type_t p2mt; in validate_gl2e()
2523 p2m_type_t p2mt; in sh_prefetch()
2784 p2m_type_t p2mt; in sh_page_fault()
4447 p2m_type_t p2mt; in sh_pagetable_dying()
4524 p2m_type_t p2mt; in sh_pagetable_dying()
4624 p2m_type_t p2mt; in sh_audit_l1_table()
4719 p2m_type_t p2mt; in sh_audit_l2_table()
4771 p2m_type_t p2mt; in sh_audit_l3_table()
[all …]
/xen/xen/arch/x86/
A Ddebug.c34 p2m_type_t gfntype; in dbg_hvm_va2mfn()
/xen/xen/common/
A Dmemory.c293 p2m_type_t p2mt; in guest_remove_page()
645 p2m_type_t p2mt; in memory_exchange()
1697 p2m_type_t *p2mt_p, struct page_info **page_p) in check_get_page_from_gfn()
1700 p2m_type_t p2mt; in check_get_page_from_gfn()
1737 p2m_type_t p2mt; in prepare_ring_for_helper()

Completed in 52 milliseconds

12