MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / fp_addr_log2

Function fp_addr_log2

kernel/fpage.c:35–48  ·  view source on GitHub ↗

* Compute the position of the lowest set bit (trailing zeros). * This determines the alignment of an address for fpage sizing. * Returns the shift value such that (1 << shift) is the largest * power of 2 that divides addr. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

create_fpage_chainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected