Searched refs:nvb_cur (Results 1 – 1 of 1) sorted by relevance
54 uintptr_t nvb_cur; /* current address in the buffer */ member76 nvb->nvb_cur = (uintptr_t)&nvb[1]; in nv_fixed_init()87 uintptr_t new = nvb->nvb_cur; in nv_fixed_alloc()92 nvb->nvb_cur = P2ROUNDUP(new + size, sizeof (uintptr_t)); in nv_fixed_alloc()109 nvb->nvb_cur = (uintptr_t)&nvb[1]; in nv_fixed_reset()