Lines Matching full:architecture

3 # General architecture dependent options
12 menu "General architecture-dependent options"
155 This symbol should be selected by an architecture if it can
170 inline assembler that the architecture code provides in the
175 store-and-swap instructions if the architecture has them. It
180 Any architecture with load-and-swap or store-and-swap
244 An architecture should select this when it can successfully
263 # Select if the architecture provides the arch_dma_set_uncached symbol to
289 An architecture should select this to provide hardened usercopy
333 This symbol should be selected by an architecture if it
394 bit-mapping of each registers and a unique architecture id.
520 An architecture should select this if it has the code which
579 An architecture should select this if it supports Clang's Shadow
604 An architecture should select this if it can walk the kernel stack
693 Architecture doesn't only execute the irq handler on the irq stack
707 An architecture supports choosing randomized locations for
724 An architecture implements exit_thread.
745 by the architecture's minimum and maximum supported values.
779 value will be bounded by the architecture's minimum and maximum
796 # Architecture that selects this option can provide its own version of:
806 Architecture supports the 'objtool check' host tool command, which
812 Architecture has either save_stack_trace_tsk_reliable() or
820 If this is set, the architecture provides an <asm/hash.h>
836 Architecture has tls passed as the 4th argument of clone(2),
842 Architecture has the first two arguments of clone(2) swapped.
847 Architecture has tls passed as the 3rd argument of clone(2),
853 Architecture has unusual rt_sigaction(2) arguments
858 Architecture has old sigsuspend(2) syscall, of one-argument variety
868 Architecture has old sigaction(2) syscall. Nope, not the same
924 To use this with KASAN, the architecture must support backing
962 # select if the architecture provides an asm/dma-direct.h header
969 An architecture can select this if it provides an
977 May be selected by an architecture if it supports place-relative
996 # Select if the architecture has support for applying RELR relocations.
1016 An architecture should select this if its syscall numbering is sparse
1017 to save space. For example, MIPS architecture has a syscall array with
1019 related optimizations for a given architecture.