mirror-linux/arch/nios2/include/asm
H. Peter Anvin add9b1be77 arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
Replace uses of "__auto_type" in arch/nios2/include/asm/uaccess.h with
"auto", and equivalently convert an adjacent cast to the analogous
form.

Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-12-08 15:32:15 -08:00
..
Kbuild asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
asm-macros.h
asm-offsets.h
cache.h
cacheflush.h mm: Introduce flush_cache_vmap_early() 2023-12-14 00:23:17 -08:00
cachetype.h Introduce cpu_dcache_is_aliasing() across all architectures 2024-02-22 15:27:19 -08:00
checksum.h unify generic instances of csum_partial_copy_nocheck() 2020-08-20 15:45:14 -04:00
cpuinfo.h
delay.h
elf.h
entry.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
io.h asm-generic: provide generic page_to_phys and phys_to_page implementations 2024-10-28 21:44:28 +00:00
irq.h nios2: Do not include linux/irqdomain.h from asm/irq.h 2021-06-10 13:09:15 +01:00
irqflags.h NIOS2: irqflags: rename a redefined register name 2021-10-18 11:22:59 -05:00
kgdb.h
linkage.h
mmu.h
mmu_context.h nios2: use asm-generic/mmu_context.h for no-op implementations 2020-10-27 16:02:36 +01:00
page.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
pgalloc.h mm: pgtable: convert some architectures to use tlb_remove_ptdesc() 2025-04-01 15:17:13 -07:00
pgtable-bits.h nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE 2023-02-02 22:33:08 -08:00
pgtable.h mm: pgtable: fix pte_swp_exclusive 2025-06-11 14:52:08 -07:00
processor.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
ptrace.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
registers.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
setup.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
shmparam.h
string.h
switch_to.h
syscall.h syscall.h: introduce syscall_set_nr() 2025-05-11 17:48:15 -07:00
syscalls.h nios2: implement architecture-specific portion of sys_clone3 2025-09-01 15:31:34 +02:00
thread_info.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
timex.h nios2: use fallback for random_get_entropy() instead of zero 2022-05-13 23:59:23 +02:00
tlb.h
tlbflush.h
traps.h nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-08-25 05:50:28 -05:00
uaccess.h arch/nios2: replace "__auto_type" and adjacent equivalent with "auto" 2025-12-08 15:32:15 -08:00
unistd.h nios2: implement architecture-specific portion of sys_clone3 2025-09-01 15:31:34 +02:00
vmalloc.h