Searched defs:sysmmu_variant (Results 1 – 1 of 1) sorted by relevance
253 struct sysmmu_variant { struct254 u32 pt_base; /* page table base address (physical) */255 u32 flush_all; /* invalidate all TLB entries */256 u32 flush_entry; /* invalidate specific TLB entry */257 u32 flush_range; /* invalidate TLB entries in specified range */258 u32 flush_start; /* start address of range invalidation */259 u32 flush_end; /* end address of range invalidation */260 u32 int_status; /* interrupt status information */261 u32 int_clear; /* clear the interrupt */