Searched refs:err_struct_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | err_inject.c | 46 static u64 err_struct_info[NR_CPUS]; variable 90 printk(KERN_DEBUG "err_struct_info=%llx,\n", err_struct_info[cpu]); in store_call_start() 101 err_struct_info[cpu], in store_call_start() 108 err_struct_info[cpu], in store_call_start() 157 show(err_struct_info) 158 store(err_struct_info) 203 define_one_rw(err_struct_info); variable
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | err_inject.c | 46 static u64 err_struct_info[NR_CPUS]; variable 90 printk(KERN_DEBUG "err_struct_info=%llx,\n", err_struct_info[cpu]); in store_call_start() 101 err_struct_info[cpu], in store_call_start() 108 err_struct_info[cpu], in store_call_start() 157 show(err_struct_info) 158 store(err_struct_info) 203 define_one_rw(err_struct_info); variable
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | pal.h | 1249 ia64_pal_mc_error_inject_phys (u64 err_type_info, u64 err_struct_info, in ia64_pal_mc_error_inject_phys() argument 1254 err_struct_info, err_data_buffer); in ia64_pal_mc_error_inject_phys() 1263 ia64_pal_mc_error_inject_virt (u64 err_type_info, u64 err_struct_info, in ia64_pal_mc_error_inject_virt() argument 1268 err_struct_info, err_data_buffer); in ia64_pal_mc_error_inject_virt()
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | pal.h | 1250 ia64_pal_mc_error_inject_phys (u64 err_type_info, u64 err_struct_info, in ia64_pal_mc_error_inject_phys() argument 1255 err_struct_info, err_data_buffer); in ia64_pal_mc_error_inject_phys() 1264 ia64_pal_mc_error_inject_virt (u64 err_type_info, u64 err_struct_info, in ia64_pal_mc_error_inject_virt() argument 1269 err_struct_info, err_data_buffer); in ia64_pal_mc_error_inject_virt()
|
Completed in 9 milliseconds