Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dhead-64.h228 #define EXC_VIRT_END(name, start, size) \ macro
269 EXC_VIRT_END(name, start, size);
279 EXC_VIRT_END(name, start, size);
289 EXC_VIRT_END(name, start, size);
345 EXC_VIRT_END(name, start, size);
/Linux-v4.19/arch/powerpc/kernel/
Dexceptions-64s.S588 EXC_VIRT_END(data_access_slb, 0x4380, 0x80)
632 EXC_VIRT_END(instruction_access_slb, 0x4480, 0x80)
787 EXC_VIRT_END(hardware_interrupt, 0x4500, 0x100)
1042 EXC_VIRT_END(system_call, 0x4c00, 0x100)
1328 EXC_VIRT_END(denorm_exception, 0x5500, 0x100)