Searched refs:llc_size (Results 1 – 2 of 2) sorted by relevance
613 u64 llc_size = c->x86_cache_size * 1024ULL; in load_ucode_intel_ap() 615 do_div(llc_size, c->x86_max_cores); in find_patch() 616 llc_size_per_core = (unsigned int)llc_size; in find_patch() 886 u64 llc_size = c->x86_cache_size * 1024ULL; calc_llc_size_per_core() local
127 long llc_size; in rvt_wss_init() local160 llc_size = rvt_wss_llc_size() * 1024; in rvt_wss_init()161 table_size = roundup_pow_of_two(llc_size); in rvt_wss_init()164 llc_bits = llc_size / PAGE_SIZE; in rvt_wss_init()