Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmu-internal.h119 static inline int pgd_concat_idx(int start_level, int granule_sz, in pgd_concat_idx() function
H A Dsmmu-common.c575 int idx = pgd_concat_idx(level, granule_sz, ipa); in smmu_ptw_64_s2()
H A Dsmmuv3.c424 int nr_concat = pgd_concat_idx(level, gran, max_ipa) + 1; in s2_pgtable_config_valid()