Home
last modified time | relevance | path

Searched refs:PAGE_SIZE_2MB_MASK (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/mediatek/mt6795/include/
H A Dplatform_def.h233 #define PAGE_SIZE_2MB_MASK (PAGE_SIZE_2MB - 1) macro
234 #define IS_PAGE_2MB_ALIGNED(addr) (((addr) & PAGE_SIZE_2MB_MASK) == 0)
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/mediatek/mt6795/include/
H A Dplatform_def.h233 #define PAGE_SIZE_2MB_MASK (PAGE_SIZE_2MB - 1) macro
234 #define IS_PAGE_2MB_ALIGNED(addr) (((addr) & PAGE_SIZE_2MB_MASK) == 0)
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/mediatek/mt6795/include/
H A Dplatform_def.h233 #define PAGE_SIZE_2MB_MASK (PAGE_SIZE_2MB - 1) macro
234 #define IS_PAGE_2MB_ALIGNED(addr) (((addr) & PAGE_SIZE_2MB_MASK) == 0)
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/mediatek/mt6795/include/
H A Dplatform_def.h233 #define PAGE_SIZE_2MB_MASK (PAGE_SIZE_2MB - 1) macro
234 #define IS_PAGE_2MB_ALIGNED(addr) (((addr) & PAGE_SIZE_2MB_MASK) == 0)
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/mediatek/mt6795/include/
H A Dplatform_def.h233 #define PAGE_SIZE_2MB_MASK (PAGE_SIZE_2MB - 1) macro
234 #define IS_PAGE_2MB_ALIGNED(addr) (((addr) & PAGE_SIZE_2MB_MASK) == 0)
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/mediatek/mt6795/
H A Dbl31_plat_setup.c269 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
271 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
276 (gteearg.atf_log_buf_start & ~(PAGE_SIZE_2MB_MASK)), in bl31_plat_arch_setup()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/mediatek/mt6795/
H A Dbl31_plat_setup.c269 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
271 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
276 (gteearg.atf_log_buf_start & ~(PAGE_SIZE_2MB_MASK)), in bl31_plat_arch_setup()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/mediatek/mt6795/
H A Dbl31_plat_setup.c269 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
271 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
276 (gteearg.atf_log_buf_start & ~(PAGE_SIZE_2MB_MASK)), in bl31_plat_arch_setup()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/mediatek/mt6795/
H A Dbl31_plat_setup.c269 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
271 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
276 (gteearg.atf_log_buf_start & ~(PAGE_SIZE_2MB_MASK)), in bl31_plat_arch_setup()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/mediatek/mt6795/
H A Dbl31_plat_setup.c269 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
271 ~(PAGE_SIZE_2MB_MASK), in bl31_plat_arch_setup()
276 (gteearg.atf_log_buf_start & ~(PAGE_SIZE_2MB_MASK)), in bl31_plat_arch_setup()