Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 29) sorted by relevance

12

/arch/riscv/
A Dsbi.c55 (struct sbiret){ .error = a0, .value = a1 }; \
103 if (ret.error < 0) { in sbi_boot_hart()
121 ulong error = sbi_call(SBI_EXT_SRST_SIG, 0, type, reason).error; in sbi_system_reset() local
122 if (error != 0) { in sbi_system_reset()
A Drules.mk44 $(error RISCV mmu not supported in machine mode)
50 $(error Unknown RISC-V mode: "$(strip $(RISCV_MODE))" (valid values are "machine", "supervisor"))
55 $(error RISCV: sv48 mmu not supported for 32 bit riscv)
69 $(error RISCV: sv39 mmu not supported for 32 bit riscv)
94 $(error Unknown RISCV_MMU: "$(strip $(RISCV_MMU))" (valid values are "none", "sv32", "sv39", "sv48"…
181 $(error SUBARCH not set or set to something unknown)
A Dstart.S182 #error implement sv32
210 #error implement
A Darch.c108 #error need to define M or S mode in arch_init()
/arch/riscv/include/arch/riscv/
A Dclint.h20 #error Platform must define ARCH_RISCV_CLINT_BASE
23 #error Platform must define ARCH_RISCV_MTIME_RATE
A Dmmu.h53 #error implement
A Dsbi.h22 long error; member
/arch/arm64/include/arch/
A Dasm_macros.h21 .error "tbzmask: unsupported mask, \mask"
31 .error "tbnzmask: unsupported mask, \mask"
41 .error "calloc_bootmem_aligned: Unsupported size_shift, \size_shift"
/arch/arm/include/arch/
A Ddefines.h41 #error unknown cpu
A Darch_ops.h205 #error pre-armv6 or armv6 + thumb unimplemented
/arch/m68k/include/arch/
A Dspinlock.h14 #error m68k does not support SMP
/arch/microblaze/include/arch/
A Dspinlock.h14 #error microblaze does not support SMP
/arch/mips/include/arch/
A Dspinlock.h14 #error microblaze does not support SMP
/arch/or1k/include/arch/
A Dspinlock.h14 #error microblaze does not support SMP
/arch/x86/include/arch/x86/
A Ddescriptor.h37 #error unknown architecture
/arch/arm64/
A Dmp.c22 #error need other implementation of interrupt controller that can ipi
A Drules.mk111 $(error missing MEMBASE or MEMSIZE variable, please set in target rules.mk)
/arch/arm/arm/
A Dops.S50 #error unknown cpu
A Dmp.c22 #error need other implementation of interrupt controller that can ipi
/arch/m68k/
A Dexceptions_asm.S87 #error add support for pre 68010 exceptions
A Drules.mk33 $(error add support for selected cpu $(M68K_CPU))
/arch/arm/arm-m/include/arch/arm/
A Dcm.h33 #error "unknown cortex-m core"
/arch/arm64/include/arch/arm64/
A Dmmu.h71 #error User address space size must be larger than page size
84 #error Kernel address space size must be larger than page size
/arch/arm/
A Drules.mk222 $(error $(LOCAL_DIR)/rules.mk doesnt have logic for arm core $(ARM_CPU))
359 $(error missing MEMBASE or MEMSIZE variable, please set in target rules.mk)
/arch/riscv/include/arch/
A Driscv.h28 # error Unrecognized RISC-V privilege level selected

Completed in 47 milliseconds

12