Home
last modified time | relevance | path

Searched refs:HW_PAGE_SIZE1MB (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/hw/
Dhw_mmu.c304 case HW_PAGE_SIZE1MB: in hw_mmu_tlb_flush()
349 case HW_PAGE_SIZE1MB: in hw_mmu_tlb_add()
421 case HW_PAGE_SIZE1MB: in hw_mmu_pte_set()
482 case HW_PAGE_SIZE1MB: in hw_mmu_pte_clear()
Dhw_defs.h25 #define HW_PAGE_SIZE1MB 0x100000 macro
Dhw_mmu.h145 pte_size = HW_PAGE_SIZE1MB; in hw_mmu_pte_size_l1()
/linux-3.4.99/drivers/staging/tidspbridge/core/
Dtiomap3430.c1497 if (pte_size == HW_PAGE_SIZE1MB) in bridge_brd_mem_un_map()
1585 u32 page_size[] = { HW_PAGE_SIZE16MB, HW_PAGE_SIZE1MB, in pte_update()
Dio_sm.c302 u32 page_size[] = { HW_PAGE_SIZE16MB, HW_PAGE_SIZE1MB, in bridge_io_on_loaded()