Searched refs:dart_iopte (Results 1 – 1 of 1) sorted by relevance
42 (sizeof(dart_iopte) << (d)->bits_per_level)44 (DART_GRANULE(d) >> ilog2(sizeof(dart_iopte)))79 typedef u64 dart_iopte; typedef82 static dart_iopte paddr_to_iopte(phys_addr_t paddr, in paddr_to_iopte()85 dart_iopte pte; in paddr_to_iopte()97 static phys_addr_t iopte_to_paddr(dart_iopte pte, in iopte_to_paddr()114 dart_iopte prot, int num_entries, in dart_init_pte()115 dart_iopte *ptep) in dart_init_pte()118 dart_iopte pte = prot; in dart_init_pte()140 static dart_iopte dart_install_table(dart_iopte *table, in dart_install_table()[all …]