Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A Dexceptions-64s.S41 #define EXC_VIRT_BEGIN(name, start, size) \ macro
1432 EXC_VIRT_BEGIN(data_access, 0x4300, 0x80)
1676 EXC_VIRT_BEGIN(alignment, 0x4600, 0x100)
1707 EXC_VIRT_BEGIN(program_check, 0x4700, 0x100)
1836 EXC_VIRT_BEGIN(decrementer, 0x4900, 0x80)
1867 EXC_VIRT_BEGIN(hdecrementer, 0x4980, 0x80)
2016 EXC_VIRT_BEGIN(system_call, 0x4c00, 0x100)
2071 EXC_VIRT_BEGIN(single_step, 0x4d00, 0x100)
2105 EXC_VIRT_BEGIN(h_data_storage, 0x4e00, 0x20)
2269 EXC_VIRT_BEGIN(h_doorbell, 0x4e80, 0x20)
[all …]