Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libkvm/
HDkvm_private.c240 popcount_bytes(uint64_t *addr, uint32_t bit0, uint32_t bitN) in popcount_bytes() function
354 *popcount_bin += popcount_bytes(addr, 0, in _kvm_pt_init()
490 count = kd->pt_popcounts[popcount_id] + popcount_bytes( in _kvm_pt_find()
503 count = kd->pt_popcounts[popcount_id] - popcount_bytes( in _kvm_pt_find()