Home
last modified time | relevance | path

Searched refs:POPCOUNTS_IN (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libkvm/
H A Dkvm_private.h128 #define POPCOUNTS_IN(v) (POPCOUNT_BITS / BITS_IN(v)) macro
H A Dkvm_private.c355 if (++bin_popcounts == POPCOUNTS_IN(*addr)) { in _kvm_pt_init()
490 bitmap + popcount_id * POPCOUNTS_IN(*bitmap), in _kvm_pt_find()