Home
last modified time | relevance | path

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

/kernel/liteos_a/arch/arm/arm/src/
Dlos_arch_mmu.c1010 LosArchMmuInitMapping mmuKernelMappings[] = { in OsSetKSectionAttr() local
1063 length = sizeof(mmuKernelMappings) / sizeof(LosArchMmuInitMapping); in OsSetKSectionAttr()
1065 kernelMap = &mmuKernelMappings[i]; in OsSetKSectionAttr()