arm_smmu_cd
struct arm_smmu_cd target;
struct arm_smmu_cd *cdptr;
struct arm_smmu_cd target_cd;
struct arm_smmu_cd *cdptr;
struct arm_smmu_cd target;
void arm_smmu_make_sva_cd(struct arm_smmu_cd *target,
struct kunit *test, const struct arm_smmu_cd *cur,
const struct arm_smmu_cd *target, unsigned int num_syncs_expected,
struct arm_smmu_cd cur_copy = *cur;
struct kunit *test, const struct arm_smmu_cd *cur,
const struct arm_smmu_cd *target, unsigned int num_syncs_expected)
struct kunit *test, const struct arm_smmu_cd *cur,
const struct arm_smmu_cd *target, unsigned int num_syncs_expected)
static void arm_smmu_test_make_s1_cd(struct arm_smmu_cd *cd, unsigned int asid)
struct arm_smmu_cd cd = {};
struct arm_smmu_cd cd_2;
struct arm_smmu_cd cd = {};
struct arm_smmu_cd cd_2;
static void arm_smmu_test_make_sva_cd(struct arm_smmu_cd *cd, unsigned int asid)
static void arm_smmu_test_make_sva_release_cd(struct arm_smmu_cd *cd,
struct arm_smmu_cd cd = {};
struct arm_smmu_cd cd_2;
struct arm_smmu_cd cd;
struct arm_smmu_cd cd_2;
struct arm_smmu_cd *arm_smmu_get_cd_ptr(struct arm_smmu_master *master,
static struct arm_smmu_cd *arm_smmu_alloc_cd_ptr(struct arm_smmu_master *master,
memset(used_bits, 0xFF, sizeof(struct arm_smmu_cd));
struct arm_smmu_cd *cdptr,
const struct arm_smmu_cd *target)
void arm_smmu_make_s1_cd(struct arm_smmu_cd *target,
struct arm_smmu_cd target = {};
struct arm_smmu_cd *cdptr;
l1size = max_contexts * sizeof(struct arm_smmu_cd);
sizeof(struct arm_smmu_cd),
struct arm_smmu_cd *cdptr;
struct arm_smmu_cd target_cd;
struct arm_smmu_cd target_cd;
struct arm_smmu_cd *cd, struct iommu_domain *old)
struct arm_smmu_cd *cdptr;
static_assert(sizeof(struct arm_smmu_cd) == NUM_ENTRY_QWORDS * sizeof(u64));
void arm_smmu_make_sva_cd(struct arm_smmu_cd *target,
struct arm_smmu_cd *arm_smmu_get_cd_ptr(struct arm_smmu_master *master,
void arm_smmu_make_s1_cd(struct arm_smmu_cd *target,
struct arm_smmu_cd *cdptr,
const struct arm_smmu_cd *target);
struct arm_smmu_cd *cd, struct iommu_domain *old);
struct arm_smmu_cd cds[CTXDESC_L2_ENTRIES];
#define CTXDESC_LINEAR_CDMAX ilog2(SZ_64K / sizeof(struct arm_smmu_cd))
struct arm_smmu_cd *table;