Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dexceptions-64s.S1074 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/
Dhead-64.h327 #define EXC_REAL_OOL_HV(name, start, size) \ macro