Home
last modified time | relevance | path

Searched defs:ttbcr (Results 1 – 1 of 1) sorted by relevance

/lk-master/arch/arm/arm/
A Dmmu.c200 uint32_t ttbcr = (1<<4) | n; /* disable TTBCR0 and set the split between TTBR0 and TTBR1 */ in arm_mmu_init() local
220 uint32_t ttbcr = arm_read_ttbcr(); in arch_mmu_context_switch() local

Completed in 3 milliseconds