Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-tlb.h163 static inline int __is_power_of_two(uint64_t v) in __is_power_of_two() function
H A Dcvmx-tlb.c286 if ( __is_power_of_two(size) ) { in cvmx_tlb_write_entry()