Home
last modified time | relevance | path

Searched refs:err_struct_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/Documentation/ia64/
A Derr_inject.rst199 u64 err_struct_info;
524 if (rd(fn, &err_struct_info)<0) {
528 printf("err_struct_info=%lx\n", err_struct_info);
568 err_struct_info.err_struct_info=0;
643 err_struct_info.err_struct_info);
651 wr(fn, err_struct_info.err_struct_info);
720 u64 err_struct_info;
804 parameters[0].err_struct_info=line_para.err_struct_info;
848 parameters[i].err_struct_info);
852 err_struct_info.err_struct_info=parameters[i].err_struct_info;
[all …]
/linux-6.3-rc2/arch/ia64/kernel/
A Derr_inject.c46 static u64 err_struct_info[NR_CPUS]; variable
90 printk(KERN_DEBUG "err_struct_info=%llx,\n", err_struct_info[cpu]); in show()
101 err_struct_info[cpu], in show()
108 err_struct_info[cpu], in show()
157 show(err_struct_info)
158 store(err_struct_info) in store() argument
203 define_one_rw(err_struct_info);
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpal.h1250 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 11 milliseconds