Searched refs:OsUnmapSection (Results 1 – 1 of 1) sorted by relevance
474 STATIC UINT32 OsUnmapSection(LosArchMmu *archMmu, PTE_T *l1Entry, vaddr_t *vaddr, UINT32 *count) in OsUnmapSection() function567 unmapCount = OsUnmapSection(archMmu, l1Entry, &vaddr, &count); in LOS_ArchMmuUnmap()