Searched refs:nvb_cur (Results 1 – 1 of 1) sorted by relevance
45 uintptr_t nvb_cur; /* current address in the buffer */ member67 nvb->nvb_cur = (uintptr_t)&nvb[1]; in nv_fixed_init()78 uintptr_t new = nvb->nvb_cur; in nv_fixed_alloc()83 nvb->nvb_cur = P2ROUNDUP(new + size, sizeof (uintptr_t)); in nv_fixed_alloc()100 nvb->nvb_cur = (uintptr_t)&nvb[1]; in nv_fixed_reset()