Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/mm/
H A Dcore_mmu_v7.c171 #define L1_ALIGNMENT L1_TBL_SIZE macro
185 #define TTB_L1_MASK (~(L1_ALIGNMENT - 1))
211 __aligned(L1_ALIGNMENT) __section(".nozi.mmu.l1");
793 L1_ALIGNMENT); in core_init_mmu()