Home
last modified time | relevance | path

Searched refs:HW_PAGE_SIZE64KB (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/hw/
Dhw_mmu.c300 case HW_PAGE_SIZE64KB: in hw_mmu_tlb_flush()
345 case HW_PAGE_SIZE64KB: in hw_mmu_tlb_add()
409 case HW_PAGE_SIZE64KB: in hw_mmu_pte_set()
475 case HW_PAGE_SIZE64KB: in hw_mmu_pte_clear()
Dhw_defs.h24 #define HW_PAGE_SIZE64KB 0x10000 macro
Dhw_mmu.h158 pte_size = HW_PAGE_SIZE64KB; in hw_mmu_pte_size_l2()
/linux-3.4.99/drivers/staging/tidspbridge/core/
Dtiomap3430.c1434 if (pte_size == HW_PAGE_SIZE64KB) in bridge_brd_mem_un_map()
1586 HW_PAGE_SIZE64KB, HW_PAGE_SIZE4KB in pte_update()
1640 if ((size == HW_PAGE_SIZE64KB) || (size == HW_PAGE_SIZE4KB)) { in pte_set()
1688 if (size == HW_PAGE_SIZE64KB) in pte_set()
Dtiomap_io.c135 1, HW_PAGE_SIZE64KB); in read_ext_dsp_data()
Dio_sm.c303 HW_PAGE_SIZE64KB, HW_PAGE_SIZE4KB in bridge_io_on_loaded()