Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A Dexceptions-64s.S44 #define EXC_VIRT_END(name, start, size) \ macro
1434 EXC_VIRT_END(data_access, 0x4300, 0x80)
1678 EXC_VIRT_END(alignment, 0x4600, 0x100)
1709 EXC_VIRT_END(program_check, 0x4700, 0x100)
1838 EXC_VIRT_END(decrementer, 0x4900, 0x80)
1869 EXC_VIRT_END(hdecrementer, 0x4980, 0x80)
2018 EXC_VIRT_END(system_call, 0x4c00, 0x100)
2073 EXC_VIRT_END(single_step, 0x4d00, 0x100)
2107 EXC_VIRT_END(h_data_storage, 0x4e00, 0x20)
2271 EXC_VIRT_END(h_doorbell, 0x4e80, 0x20)
[all …]