Searched refs:MMU_MEMORY_L1_PAGETABLE_NON_SECURE (Results 1 – 2 of 2) sorted by relevance
104 #define MMU_MEMORY_L1_PAGETABLE_NON_SECURE (1 << 3) macro
316 if (tt_entry & MMU_MEMORY_L1_PAGETABLE_NON_SECURE) in arch_mmu_query()541 tt_entry |= MMU_MEMORY_L1_PAGETABLE_NON_SECURE; in arch_mmu_map()
Completed in 3 milliseconds