Home
last modified time | relevance | path

Searched defs:io_pgtable (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dio-pgtable.h245 struct io_pgtable { struct
246 enum io_pgtable_fmt fmt; argument
248 struct io_pgtable_cfg cfg; argument
249 struct io_pgtable_ops ops; argument
252 #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) argument
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-test.c305 struct io_pgtable io_pgtable = {}; in arm_smmu_test_make_s2_ste() local
457 struct io_pgtable io_pgtable = {}; in arm_smmu_test_make_s1_cd() local