Home
last modified time | relevance | path

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

/hyp/interfaces/pgtable/include/
A Dpgtable.h115 pgtable_access_t access, vmsa_shareability_t shareability,
122 pgtable_access_t access, vmsa_shareability_t shareability) in pgtable_hyp_map() argument
126 access, shareability, 0U); in pgtable_hyp_map()
136 vmsa_shareability_t shareability, size_t merge_limit)
143 pgtable_access_t access, vmsa_shareability_t shareability) in pgtable_hyp_remap() argument
147 access, shareability, 0U); in pgtable_hyp_remap()
/hyp/interfaces/hyp_aspace/include/
A Dhyp_aspace.h42 vmsa_shareability_t *shareability);
46 vmsa_shareability_t *shareability);
/hyp/mem/hyp_aspace/armv8/src/
A Dhyp_aspace.c658 vmsa_shareability_t *shareability) in hyp_aspace_va_to_pa_el2_read() argument
683 if (shareability != NULL) { in hyp_aspace_va_to_pa_el2_read()
684 *shareability = PAR_EL1_F0_get_SH(&par.f0); in hyp_aspace_va_to_pa_el2_read()
695 vmsa_shareability_t *shareability) in hyp_aspace_va_to_pa_el2_write() argument
720 if (shareability != NULL) { in hyp_aspace_va_to_pa_el2_write()
721 *shareability = PAR_EL1_F0_get_SH(&par.f0); in hyp_aspace_va_to_pa_el2_write()
/hyp/mem/pgtable/armv8/src/
A Dpgtable.c3664 pgtable_access_t access, vmsa_shareability_t shareability, in pgtable_do_hyp_map() argument
3725 vmsa_stg1_lower_attrs_set_SH(&l, shareability); in pgtable_do_hyp_map()
3756 pgtable_access_t access, vmsa_shareability_t shareability, in pgtable_hyp_map_merge() argument
3760 memtype, access, shareability, true, in pgtable_hyp_map_merge()
3768 vmsa_shareability_t shareability, size_t merge_limit) in pgtable_hyp_remap_merge() argument
3771 memtype, access, shareability, false, in pgtable_hyp_remap_merge()

Completed in 68 milliseconds