Home
last modified time | relevance | path

Searched refs:PARISC_UAC_SIGBUS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dprocessor.h124 #define PARISC_UAC_SIGBUS (1UL << 1) macro
128 #define PARISC_UAC_MASK (PARISC_UAC_NOPRINT|PARISC_UAC_SIGBUS)
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dprocessor.h116 #define PARISC_UAC_SIGBUS (1UL << 1) macro
120 #define PARISC_UAC_MASK (PARISC_UAC_NOPRINT|PARISC_UAC_SIGBUS)
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dunaligned.c447 if (current->thread.flags & PARISC_UAC_SIGBUS) { in handle_unaligned()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dunaligned.c382 if (current->thread.flags & PARISC_UAC_SIGBUS) { in handle_unaligned()

Completed in 4 milliseconds