Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dexceptions-64s.S63 #define EXC_VIRT_BEGIN(name, start, size) \ macro
1150 EXC_VIRT_BEGIN(data_access, 0x4300, 0x80)
1176 EXC_VIRT_BEGIN(data_access_slb, 0x4380, 0x80)
1208 EXC_VIRT_BEGIN(instruction_access, 0x4400, 0x80)
1228 EXC_VIRT_BEGIN(instruction_access_slb, 0x4480, 0x80)
1259 EXC_VIRT_BEGIN(hardware_interrupt, 0x4500, 0x100)
1269 EXC_VIRT_BEGIN(alignment, 0x4600, 0x100)
1284 EXC_VIRT_BEGIN(program_check, 0x4700, 0x100)
1327 EXC_VIRT_BEGIN(fp_unavailable, 0x4800, 0x100)
1365 EXC_VIRT_BEGIN(decrementer, 0x4900, 0x80)
[all …]