Home
last modified time | relevance | path

Searched refs:PAGE_SIZE_2MB (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
Dplatform_def.h237 #define PAGE_SIZE_2MB_MASK (PAGE_SIZE_2MB - 1)
239 #define PAGE_SIZE_2MB (1 << PAGE_SIZE_2MB_SHIFT) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/
Dbl31_plat_setup.c274 PAGE_SIZE_2MB, in bl31_plat_arch_setup()
279 PAGE_SIZE_2MB); in bl31_plat_arch_setup()