Searched refs:CTZL (Results 1 - 2 of 2) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/machine/
H A Dhardware.h22 #define L1_CACHE_LINE_SIZE_BITS CTZL(CONFIG_CACHE_LN_SZ)
/seL4-l4v-10.1.1/seL4/include/
H A Dutil.h136 #define CTZL(x) __builtin_ctzl(x) macro

Completed in 43 milliseconds