Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dexceptions-64s.S1075 EXC_VIRT_OOL_HV(h_data_storage, 0x4e00, 0x20, 0xe00)
1091 EXC_VIRT_OOL_HV(h_instr_storage, 0x4e20, 0x20, 0xe20)
1097 EXC_VIRT_OOL_HV(emulation_assist, 0x4e40, 0x20, 0xe40)
1274 EXC_VIRT_OOL_HV(h_facility_unavailable, 0x4f80, 0x20, 0xf80)
/Linux-v4.19/arch/powerpc/include/asm/
Dhead-64.h373 #define EXC_VIRT_OOL_HV(name, start, size, realvec) \ macro