Searched refs:ia64_sal_os_state (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | mca.h | 70 struct ia64_sal_os_state { struct 148 extern void ia64_mca_ucmc_handler(struct pt_regs *, struct ia64_sal_os_state *); 151 struct ia64_sal_os_state *); 156 extern int ia64_reg_MCA_extension(int (*fn)(void *, struct ia64_sal_os_state *)); 164 struct ia64_sal_os_state *sos;
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | mca.h | 73 struct ia64_sal_os_state { struct 151 extern void ia64_mca_ucmc_handler(struct pt_regs *, struct ia64_sal_os_state *); 154 struct ia64_sal_os_state *); 159 extern int ia64_reg_MCA_extension(int (*fn)(void *, struct ia64_sal_os_state *)); 167 struct ia64_sal_os_state *sos;
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | asm-offsets.c | 230 offsetof (struct ia64_sal_os_state, os_gp)); in foo() 232 offsetof (struct ia64_sal_os_state, proc_state_param)); in foo() 234 offsetof (struct ia64_sal_os_state, sal_ra)); in foo() 236 offsetof (struct ia64_sal_os_state, sal_gp)); in foo() 238 offsetof (struct ia64_sal_os_state, pal_min_state)); in foo() 240 offsetof (struct ia64_sal_os_state, os_status)); in foo() 242 offsetof (struct ia64_sal_os_state, context)); in foo() 244 sizeof (struct ia64_sal_os_state)); in foo()
|
H A D | mca_drv.c | 376 struct ia64_sal_os_state *sos) in is_mca_global() 496 struct ia64_sal_os_state *sos) in recover_from_read_error() 578 struct ia64_sal_os_state *sos) in recover_from_platform_error() 655 struct ia64_sal_os_state *sos) in recover_from_processor_error() 727 mca_try_to_recover(void *rec, struct ia64_sal_os_state *sos) in mca_try_to_recover()
|
H A D | mca.c | 831 (void*,struct ia64_sal_os_state*) 835 ia64_reg_MCA_extension(int (*fn)(void *, struct ia64_sal_os_state *)) in ia64_reg_MCA_extension() 894 finish_pt_regs(struct pt_regs *regs, struct ia64_sal_os_state *sos, in finish_pt_regs() 967 struct ia64_sal_os_state *sos, in ia64_mca_modify_original_stack() 1284 struct ia64_sal_os_state *sos) in ia64_mca_handler() 1619 struct ia64_sal_os_state *s; in default_monarch_init_process() 1621 s = (struct ia64_sal_os_state *)((char *)t + MCA_SOS_OFFSET); in default_monarch_init_process() 1662 struct ia64_sal_os_state *sos) in ia64_init_handler()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | asm-offsets.c | 230 offsetof (struct ia64_sal_os_state, os_gp)); in foo() 232 offsetof (struct ia64_sal_os_state, proc_state_param)); in foo() 234 offsetof (struct ia64_sal_os_state, sal_ra)); in foo() 236 offsetof (struct ia64_sal_os_state, sal_gp)); in foo() 238 offsetof (struct ia64_sal_os_state, pal_min_state)); in foo() 240 offsetof (struct ia64_sal_os_state, os_status)); in foo() 242 offsetof (struct ia64_sal_os_state, context)); in foo() 244 sizeof (struct ia64_sal_os_state)); in foo()
|
H A D | mca_drv.c | 376 struct ia64_sal_os_state *sos) in is_mca_global() 496 struct ia64_sal_os_state *sos) in recover_from_read_error() 578 struct ia64_sal_os_state *sos) in recover_from_platform_error() 655 struct ia64_sal_os_state *sos) in recover_from_processor_error() 727 mca_try_to_recover(void *rec, struct ia64_sal_os_state *sos) in mca_try_to_recover()
|
H A D | mca.c | 832 (void*,struct ia64_sal_os_state*) 836 ia64_reg_MCA_extension(int (*fn)(void *, struct ia64_sal_os_state *)) in ia64_reg_MCA_extension() 895 finish_pt_regs(struct pt_regs *regs, struct ia64_sal_os_state *sos, in finish_pt_regs() 968 struct ia64_sal_os_state *sos, in ia64_mca_modify_original_stack() 1285 struct ia64_sal_os_state *sos) in ia64_mca_handler() 1620 struct ia64_sal_os_state *s; in default_monarch_init_process() 1622 s = (struct ia64_sal_os_state *)((char *)t + MCA_SOS_OFFSET); in default_monarch_init_process() 1663 struct ia64_sal_os_state *sos) in ia64_init_handler()
|
Completed in 9 milliseconds