Searched refs:L0_SIZE (Results 1 – 2 of 2) sorted by relevance
105 #define L0_SIZE (1ul << L0_SHIFT) macro106 #define L0_OFFSET (L0_SIZE - 1ul)
3055 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_remove()3316 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_protect()3805 sva += L0_SIZE; in pmap_sremove_pages()4597 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_unwire()4710 va_next = (addr + L0_SIZE) & ~L0_OFFSET; in pmap_copy()5674 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_advise()7153 sva += L0_SIZE; in sysctl_kmaps()