Home
last modified time | relevance | path

Searched defs:data_exception (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dtraps.c226 static void data_exception(struct pt_regs *regs) in data_exception() function
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c80 void HELPER(data_exception)(CPUS390XState *env, uint32_t dxc) in HELPER() argument