Searched refs:L0_SIZE (Results 1 – 5 of 5) sorted by relevance
47 #define L0_SIZE (1UL << L0_SHIFT) macro48 #define L0_OFFSET (L0_SIZE - 1)
180 #define L0_SIZE (UINT64_C(1) << L0_SHIFT) macro181 #define L0_OFFSET (L0_SIZE - 1ul)
363 va_next = (va + L0_SIZE) & ~L0_OFFSET; in vmmpmap_remove()
4102 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_remove1()4412 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_mask_set_locked()6275 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_unwire()6456 va_next = (addr + L0_SIZE) & ~L0_OFFSET; in pmap_copy()7508 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_advise()9892 sva += L0_SIZE; in sysctl_kmaps()
2538 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_remove()2724 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_protect()3842 va_next = (sva + L0_SIZE) & ~L0_OFFSET; in pmap_unwire()