Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/variants/fsf/include/variant/
H A Dcore.h299 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h301 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
H A Dcore.h308 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/
H A Dcore.h330 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h329 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/
H A Dcore.h328 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h378 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h388 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h364 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/
H A Dcore.h378 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h377 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/
H A Dcore.h356 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dcore.h418 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/
H A Dcore.h461 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/linux/arch/xtensa/variants/de212/include/variant/
H A Dcore.h482 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/linux/arch/xtensa/variants/csp/include/variant/
H A Dcore.h461 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h460 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/
H A Dcore.h460 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-de212/
H A Dcore-isa.h496 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h517 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h597 #define XCHAL_HAVE_EXCEPTIONS 1 /* exception option */ macro
/openbmc/u-boot/arch/xtensa/cpu/
H A Dstart.S320 #if XCHAL_HAVE_EXCEPTIONS
/openbmc/qemu/target/xtensa/
H A Doverlay_tool.h131 XCHAL_OPTION(XCHAL_HAVE_EXCEPTIONS, XTENSA_OPTION_EXCEPTION) | \