Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dio-pgtable.h243 struct io_pgtable { struct
244 enum io_pgtable_fmt fmt; argument
246 struct io_pgtable_cfg cfg; argument
247 struct io_pgtable_ops ops; argument
250 #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) argument
/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/
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