Searched refs:arch (Results 1 – 17 of 17) sorted by relevance
34 Declares whether the architecture provides an arch-specific41 This symbol can be depended upon by arch implementations of the43 fallback, e.g., for SIMD implementations. If no arch specific50 Declares whether the architecture provides an arch-specific59 This symbol can be selected by arch implementations of the ChaCha61 for SIMD implementations. If no arch specific implementation is74 Declares whether the architecture provides an arch-specific82 This symbol can be depended upon by arch implementations of the84 fallback, e.g., for SIMD implementations. If no arch specific114 Declares whether the architecture provides an arch-specific[all …]
32 int audit_classify_arch(int arch) in audit_classify_arch() argument34 if (audit_is_compat(arch)) in audit_classify_arch()
556 # arch has a concept of a recoverable synchronous exception due to a
878 bool "Debug arch page table for semantics compliance"1168 # Note that arch-specific variants are always preferred.1183 an arch-specific hardlockup detector or if resources needed1206 The arch-specific implementation of the hardlockup detector will1943 source "arch/$(SRCARCH)/Kconfig.debug"
30 CFLAGS += -I../../../arch/arm/include -mfpu=neon34 CFLAGS += -I../../../arch/arm64/include39 CFLAGS += -I../../../arch/powerpc/include45 CFLAGS += -I../../../arch/loongarch/include -DCONFIG_LOONGARCH=1
13 .arch armv8-a
12 .arch armv8-a+crypto
25 .arch armv8-a+sha3
49 .option arch, +zvknhb, +zvkb
49 .option arch, +zvknha, +zvkb
47 .option arch, +zvkb
87 /* Check if arch has both altivec and the vpermxor instructions */
55 .arch armv8-a
75 .arch armv8-a
72 .arch armv8-a+crypto
Completed in 20 milliseconds