Home
last modified time | relevance | path

Searched refs:PLAT_PERCPU_BAKERY_LOCK_SIZE (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/lib/locks/bakery/
H A Dbakery_lock_normal.c38 #ifdef PLAT_PERCPU_BAKERY_LOCK_SIZE
47 CASSERT((PLAT_PERCPU_BAKERY_LOCK_SIZE & (CACHE_WRITEBACK_GRANULE - 1)) == 0,
49 #define PERCPU_BAKERY_LOCK_SIZE (PLAT_PERCPU_BAKERY_LOCK_SIZE)
/rk3399_ARM-atf/include/common/
H A Dbl_common.ld.h161 #ifdef PLAT_PERCPU_BAKERY_LOCK_SIZE
164 (__PERCPU_BAKERY_LOCK_SIZE__ == PLAT_PERCPU_BAKERY_LOCK_SIZE), \
/rk3399_ARM-atf/plat/nxp/soc-ls1046a/include/
H A Dsoc.h112 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/plat/qti/qcs615/inc/
H A Dplatform_def.h97 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/plat/qti/sc7180/inc/
H A Dplatform_def.h96 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/plat/qti/kodiak/inc/
H A Dkodiak_def.h97 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/include/
H A Dsoc.h143 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/plat/nxp/soc-ls1028a/include/
H A Dsoc.h136 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/plat/nxp/soc-ls1043a/include/
H A Dsoc.h221 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/plat/nvidia/tegra/scat/
H A Dbl31.scat197 /* PLAT_PERCPU_BAKERY_LOCK_SIZE does not match bakery lock requirements */
198 ScatterAssert(__PER_CPU_BAKERY_LOCK_SIZE__ == PLAT_PERCPU_BAKERY_LOCK_SIZE)
/rk3399_ARM-atf/include/plat/nuvoton/common/
H A Dnpcm845x_arm_def.h534 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h793 #define PLAT_PERCPU_BAKERY_LOCK_SIZE (1 * CACHE_WRITEBACK_GRANULE) macro
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst2420 optionally define macro ``PLAT_PERCPU_BAKERY_LOCK_SIZE`` (see the
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2739 #define : PLAT_PERCPU_BAKERY_LOCK_SIZE [optional]