Home
last modified time | relevance | path

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

/kernel/liteos_a/arch/arm/arm/include/
Dlos_pte_ops.h107 STATIC INLINE PTE_T *OsGetPte2Ptr(PTE_T *pte2BasePtr, vaddr_t va) in OsGetPte2Ptr()
112 STATIC INLINE PTE_T OsGetPte2(PTE_T *pte2BasePtr, vaddr_t va) in OsGetPte2()
124 STATIC INLINE UINT32 OsSavePte2Continuous(PTE_T *pte2BasePtr, UINT32 index, PTE_T pte2, UINT32 coun… in OsSavePte2Continuous()
/kernel/liteos_a/arch/arm/arm/src/
Dlos_arch_mmu.c259 PTE_T *pte2BasePtr = NULL; in OsTryUnmapL1PTE() local
446 PTE_T *pte2BasePtr = NULL; in OsUnmapL2PTE() local
735 PTE_T *pte2BasePtr = NULL; in OsMapL1PTE() local
776 PTE_T *pte2BasePtr = NULL; in OsMapL2PageContinous() local