Searched refs:dart_iopte (Results 1 – 1 of 1) sorted by relevance
41 (sizeof(dart_iopte) << (d)->bits_per_level)43 (DART_GRANULE(d) >> ilog2(sizeof(dart_iopte)))77 typedef u64 dart_iopte; typedef80 static dart_iopte paddr_to_iopte(phys_addr_t paddr, in paddr_to_iopte()83 dart_iopte pte; in paddr_to_iopte()95 static phys_addr_t iopte_to_paddr(dart_iopte pte, in iopte_to_paddr()120 dart_iopte prot, int num_entries, in dart_init_pte()121 dart_iopte *ptep) in dart_init_pte()124 dart_iopte pte = prot; in dart_init_pte()147 static dart_iopte dart_install_table(dart_iopte *table, in dart_install_table()[all …]