Home
last modified time | relevance | path

Searched refs:XCHAL_HAVE_PTP_MMU (Results 1 – 9 of 9) sorted by relevance

/arch/xtensa/include/asm/
Dvectors.h24 #if XCHAL_HAVE_PTP_MMU
34 #if (!XCHAL_HAVE_PTP_MMU || XCHAL_HAVE_SPANNING_WAY) && defined(CONFIG_OF)
56 #if defined(XCHAL_HAVE_PTP_MMU) && XCHAL_HAVE_PTP_MMU && XCHAL_HAVE_SPANNING_WAY
Dinitialize_mmu.h29 #if XCHAL_HAVE_PTP_MMU
65 #if defined(CONFIG_MMU) && XCHAL_HAVE_PTP_MMU && XCHAL_HAVE_SPANNING_WAY
/arch/xtensa/mm/
Dmmu.c71 #if !(XCHAL_HAVE_PTP_MMU && XCHAL_HAVE_SPANNING_WAY) in init_mmu()
84 #if XCHAL_HAVE_PTP_MMU && XCHAL_HAVE_SPANNING_WAY && defined(CONFIG_OF) in init_mmu()
/arch/xtensa/variants/fsf/include/variant/
Dcore.h344 #define XCHAL_HAVE_PTP_MMU 1 /* full MMU (with page table macro
/arch/xtensa/variants/dc232b/include/variant/
Dcore.h409 #define XCHAL_HAVE_PTP_MMU 1 /* full MMU (with page table macro
/arch/xtensa/variants/dc233c/include/variant/
Dcore.h460 #define XCHAL_HAVE_PTP_MMU 1 /* full MMU (with page table macro
/arch/xtensa/variants/de212/include/variant/
Dcore.h581 #define XCHAL_HAVE_PTP_MMU 0 /* full MMU (with page table macro
/arch/xtensa/kernel/
Dhead.S89 #if defined(CONFIG_MMU) && XCHAL_HAVE_PTP_MMU && XCHAL_HAVE_SPANNING_WAY
Dsetup.c193 #if !XCHAL_HAVE_PTP_MMU || XCHAL_HAVE_SPANNING_WAY