Searched refs:dart_iopte (Results 1 – 1 of 1) sorted by relevance
40 (sizeof(dart_iopte) << (d)->bits_per_level)42 (DART_GRANULE(d) >> ilog2(sizeof(dart_iopte)))76 typedef u64 dart_iopte; typedef79 static dart_iopte paddr_to_iopte(phys_addr_t paddr, in paddr_to_iopte()82 dart_iopte pte; in paddr_to_iopte()94 static phys_addr_t iopte_to_paddr(dart_iopte pte, in iopte_to_paddr()125 dart_iopte prot, int num_entries, in dart_init_pte()126 dart_iopte *ptep) in dart_init_pte()129 dart_iopte pte = prot; in dart_init_pte()152 static dart_iopte dart_install_table(dart_iopte *table, in dart_install_table()[all …]