Searched defs:uintptr_t (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| D | sys_riscv.c | 59 SYSCALL_DEFINE3(riscv_flush_icache, uintptr_t, start, uintptr_t, end, in SYSCALL_DEFINE3() argument
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| D | sys_riscv.c | 68 SYSCALL_DEFINE3(riscv_flush_icache, uintptr_t, start, uintptr_t, end, in SYSCALL_DEFINE3() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| D | libfdt_env.h | 14 typedef unsigned long uintptr_t; typedef
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | libfdt_env.h | 14 typedef unsigned long uintptr_t; typedef
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | stdint.h | 20 typedef unsigned long uintptr_t; typedef
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | types.h | 37 typedef unsigned long uintptr_t; typedef
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | types.h | 42 typedef unsigned long uintptr_t; typedef
|
| /kernel/linux/linux-5.10/tools/include/nolibc/ |
| D | nolibc.h | 131 typedef unsigned long uintptr_t; typedef
|