Searched refs:sun4v_data_access_exception (Results 1 – 5 of 5) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | unaligned_64.c | 433 extern void sun4v_data_access_exception(struct pt_regs *regs, 483 sun4v_data_access_exception(regs, addr, 0); in handle_ldf_stq() 493 sun4v_data_access_exception(regs, addr, 0); in handle_ldf_stq() 509 sun4v_data_access_exception(regs, addr, 0); in handle_ldf_stq() 535 sun4v_data_access_exception(regs, addr, 0); in handle_ldf_stq() 650 sun4v_data_access_exception(regs, sfar, sfsr); in handle_lddfmna() 701 sun4v_data_access_exception(regs, sfar, sfsr); in handle_stdfmna()
|
H A D | urtt_fill.S | 98 call sun4v_data_access_exception
|
H A D | entry.h | 151 void sun4v_data_access_exception(struct pt_regs *regs,
|
H A D | winfixup.S | 153 call sun4v_data_access_exception
|
H A D | sun4v_tlb_miss.S | 303 call sun4v_data_access_exception
|