Searched defs:ttbcr (Results 1 – 1 of 1) sorted by relevance
200 uint32_t ttbcr = (1<<4) | n; /* disable TTBCR0 and set the split between TTBR0 and TTBR1 */ in arm_mmu_init() local220 uint32_t ttbcr = arm_read_ttbcr(); in arch_mmu_context_switch() local
Completed in 3 milliseconds