Home
last modified time | relevance | path

Searched refs:NUM_PT_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dsun50i-iommu.c93 #define NUM_PT_ENTRIES 256 macro
94 #define PT_SIZE (NUM_PT_ENTRIES * PT_ENTRY_SIZE)
586 sun50i_table_flush(sun50i_domain, page_table, NUM_PT_ENTRIES); in sun50i_dte_get_page_table()
H A Drockchip-iommu.c71 #define NUM_PT_ENTRIES 1024 macro