Searched defs:adreno_smmu_priv (Results 1 – 1 of 1) sorted by relevance
63 struct adreno_smmu_priv { struct64 const void *cookie;65 const struct io_pgtable_cfg *(*get_ttbr1_cfg)(const void *cookie);66 int (*set_ttbr0_cfg)(const void *cookie, const struct io_pgtable_cfg *cfg);67 void (*get_fault_info)(const void *cookie, struct adreno_smmu_fault_info *info);68 void (*set_stall)(const void *cookie, bool enabled);69 void (*resume_translation)(const void *cookie, bool terminate);