Searched refs:EXC_REAL_OOL_HV (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | exceptions-64s.S | 1074 EXC_REAL_OOL_HV(h_data_storage, 0xe00, 0x20) 1090 EXC_REAL_OOL_HV(h_instr_storage, 0xe20, 0x20) 1096 EXC_REAL_OOL_HV(emulation_assist, 0xe40, 0x20) 1273 EXC_REAL_OOL_HV(h_facility_unavailable, 0xf80, 0x20)
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | head-64.h | 327 #define EXC_REAL_OOL_HV(name, start, size) \ macro
|