Searched defs:ivpu_mmu_info (Results 1 – 1 of 1) sorted by relevance
31 struct ivpu_mmu_info { struct32 struct mutex lock; /* Protects cdtab, strtab, cmdq, on */33 struct ivpu_mmu_cdtab cdtab;34 struct ivpu_mmu_strtab strtab;35 struct ivpu_mmu_queue cmdq;36 struct ivpu_mmu_queue evtq;37 bool on;