taglinefilesource code
sync_err_reg110arch/sparc/mm/fault.casmlinkage void sparc_txtmem_error(int type, unsigned long sync_err_reg,
sync_err_reg117arch/sparc/mm/fault.ctype, (unsigned int) sync_err_reg, (unsigned int) sync_vaddr);
sync_err_reg125arch/sparc/mm/fault.casmlinkage void sparc_text_access_fault(int type, unsigned long sync_err_reg,
sync_err_reg136arch/sparc/mm/fault.c(unsigned long) address, (unsigned long) sync_err_reg);
sync_err_reg172arch/sparc/mm/fault.casmlinkage void sparc_datamem_error(int type, unsigned long sync_err_reg,
sync_err_reg179arch/sparc/mm/fault.ctype, (unsigned int) sync_err_reg, (unsigned int) sync_vaddr);
sync_err_reg189arch/sparc/mm/fault.casmlinkage void sparc_data_access_fault(int type, unsigned long sync_err_reg,
sync_err_reg201arch/sparc/mm/fault.c(unsigned long) address, (unsigned long) sync_err_reg);
sync_err_reg233arch/sparc/mm/fault.cif((sync_err_reg & SUN4C_SYNC_BADWRITE) &&
sync_err_reg234arch/sparc/mm/fault.c(sync_err_reg & SUN4C_SYNC_NPRESENT)) {
sync_err_reg242arch/sparc/mm/fault.cif(sync_err_reg & SUN4C_SYNC_PROT) {
sync_err_reg256arch/sparc/mm/fault.cif(sync_err_reg & SUN4C_SYNC_BADWRITE)