Searched refs:PAGE_SIZE_2MB (Results 1 – 4 of 4) sorted by relevance
19 #define PAGE_SIZE_2MB _BITUL(PAGE_SHIFT_2MB) macro
416 prop->dram_page_size = PAGE_SIZE_2MB; in goya_set_fixed_properties()432 prop->dmmu.page_size = PAGE_SIZE_2MB; in goya_set_fixed_properties()452 prop->pmmu_huge.page_size = PAGE_SIZE_2MB; in goya_set_fixed_properties()4900 prop->dram_base_address + off, PAGE_SIZE_2MB, in goya_mmu_add_mappings_for_device_cpu()4901 (off + PAGE_SIZE_2MB) == CPU_FW_IMAGE_SIZE); in goya_mmu_add_mappings_for_device_cpu()4913 PAGE_SIZE_2MB, true); in goya_mmu_add_mappings_for_device_cpu()4918 off -= PAGE_SIZE_2MB; in goya_mmu_add_mappings_for_device_cpu()4957 for (; off >= 0 ; off -= PAGE_SIZE_2MB) in goya_mmu_add_mappings_for_device_cpu()4959 prop->dram_base_address + off, PAGE_SIZE_2MB, in goya_mmu_add_mappings_for_device_cpu()4986 PAGE_SIZE_2MB, true)) in goya_mmu_remove_device_cpu_mappings()[all …]
617 prop->dram_page_size = PAGE_SIZE_2MB; in gaudi_set_fixed_properties()643 prop->pmmu_huge.page_size = PAGE_SIZE_2MB; in gaudi_set_fixed_properties()649 prop->dmmu.page_size = PAGE_SIZE_2MB; in gaudi_set_fixed_properties()
2554 prop->pmmu_huge.page_size = PAGE_SIZE_2MB; in gaudi2_set_fixed_properties()
Completed in 55 milliseconds