Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dcache.c96 cache->bshift = ilog2(stats.f_bsize); in cachefiles_add_cache()
99 cache->bsize, cache->bshift); in cachefiles_add_cache()
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c826 static __init void map_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, en… in map_high() argument
831 bytes = (1UL << bshift) * (max_pnode + 1); in map_high()