Lines Matching defs:bank

131 enum smca_bank_types smca_get_bank_type(unsigned int cpu, unsigned int bank)  in smca_get_bank_type()
225 unsigned int bank; member
267 static void smca_set_misc_banks_map(unsigned int bank, unsigned int cpu) in smca_set_misc_banks_map()
289 static void smca_configure(unsigned int bank, unsigned int cpu) in smca_configure()
379 static bool lvt_interrupt_supported(unsigned int bank, u32 msr_high_bits) in lvt_interrupt_supported()
529 static u32 smca_get_block_address(unsigned int bank, unsigned int block, in smca_get_block_address()
542 unsigned int bank, unsigned int block, in get_block_address()
570 prepare_threshold_block(unsigned int bank, unsigned int block, u32 addr, in prepare_threshold_block()
642 static void disable_err_thresholding(struct cpuinfo_x86 *c, unsigned int bank) in disable_err_thresholding()
684 unsigned int bank, block, cpu = smp_processor_id(); in mce_amd_feature_init() local
789 static void __log_error(unsigned int bank, u64 status, u64 addr, u64 misc) in __log_error()
833 _log_error_bank(unsigned int bank, u32 msr_stat, u32 msr_addr, u64 misc) in _log_error_bank()
851 static bool _log_error_deferred(unsigned int bank, u32 misc) in _log_error_deferred()
878 static void log_error_deferred(unsigned int bank) in log_error_deferred()
894 unsigned int bank; in amd_deferred_error_interrupt() local
900 static void log_error_thresholding(unsigned int bank, u64 misc) in log_error_thresholding()
936 unsigned int bank, cpu = smp_processor_id(); in amd_threshold_interrupt() local
1104 static const char *get_name(unsigned int cpu, unsigned int bank, struct threshold_block *b) in get_name()
1135 unsigned int bank, unsigned int block, in allocate_threshold_blocks()
1212 unsigned int bank) in threshold_create_bank()
1255 static void deallocate_threshold_blocks(struct threshold_bank *bank) in deallocate_threshold_blocks()
1267 static void threshold_remove_bank(struct threshold_bank *bank) in threshold_remove_bank()
1281 unsigned int bank, numbanks = this_cpu_read(mce_num_banks); in __threshold_remove_device() local
1323 unsigned int numbanks, bank; in mce_threshold_create_device() local