Home
last modified time | relevance | path

Searched defs:base (Results 2051 - 2075 of 7224) sorted by relevance

1...<<81828384858687888990>>...289

/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c28 u32 base; /* must be zero */ member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmodule.c189 static int apply_r_mips_pc(struct module *me, u32 *location, u32 base, in apply_r_mips_pc() argument
43 apply_r_mips_none(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_none() argument
49 apply_r_mips_32(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_32() argument
57 apply_r_mips_26(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_26() argument
78 apply_r_mips_hi16(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_hi16() argument
117 apply_r_mips_lo16(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_lo16() argument
220 apply_r_mips_pc16(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_pc16() argument
226 apply_r_mips_pc21(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_pc21() argument
232 apply_r_mips_pc26(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_pc26() argument
238 apply_r_mips_64(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_64() argument
249 apply_r_mips_higher(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_higher() argument
261 apply_r_mips_highest(struct module *me, u32 *location, u32 base, Elf_Addr v, bool rela) apply_r_mips_highest() argument
316 u32 *location, base; __apply_relocate() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci_of_scan.c119 u64 base, size; in of_pci_parse_addrs() local
H A Dbtext.c146 unsigned long base, offset, size; in btext_map() local
255 unsigned char *base; in calc_base() local
297 unsigned int *base = (unsigned int *)calc_base(0, 0); btext_clearscreen() local
315 unsigned int *base = (unsigned int *)calc_base(0, 0); btext_flushscreen() local
334 unsigned int *base = (unsigned int *)calc_base(0, g_loc_Y << 4); btext_flushline() local
411 draw_byte_32(unsigned char *font, unsigned int *base, int rb) draw_byte_32() argument
432 draw_byte_16(unsigned char *font, unsigned int *base, int rb) draw_byte_16() argument
450 draw_byte_8(unsigned char *font, unsigned int *base, int rb) draw_byte_8() argument
468 unsigned char *base = calc_base(locX << 3, locY << 4); draw_byte() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Ddart_iommu.c135 static void dart_cache_sync(unsigned int *base, unsigned int count) in dart_cache_sync() argument
266 unsigned long base, size; in dart_init() local
H A Dfsl_rcpm.c360 void __iomem *base; in fsl_rcpm_init() local
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dpci-ar724x.c76 void __iomem *base; in ar724x_pci_local_write() local
117 void __iomem *base; in ar724x_pci_read() local
164 void __iomem *base; in ar724x_pci_write() local
232 void __iomem *base; ar724x_pci_irq_handler() local
251 void __iomem *base; ar724x_pci_irq_unmask() local
272 void __iomem *base; ar724x_pci_irq_mask() local
308 void __iomem *base; ar724x_pci_irq_init() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Drtas-types.h19 unsigned long base; /* physical address pointer */ member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dbootx_init.c89 static void * __init bootx_early_getprop(unsigned long base, in bootx_early_getprop() argument
157 static void __init bootx_add_chosen_props(unsigned long base, in bootx_add_chosen_props() argument
180 static void __init bootx_add_display_props(unsigned long base, in bootx_add_display_props() argument
216 static void __init bootx_scan_dt_build_strings(unsigned long base, in bootx_scan_dt_build_strings() argument
274 bootx_scan_dt_build_struct(unsigned long base, unsigned long node, unsigned long *mem_end) bootx_scan_dt_build_struct() argument
353 unsigned long base; bootx_flatten_dt() local
[all...]
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dtime.c37 void __iomem *base; member
212 nios2_timer_get_base_and_freq(struct device_node *np, void __iomem **base, u32 *freq) nios2_timer_get_base_and_freq() argument
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dcuboot-pq2.c25 u32 base; /* must be zero */ member
80 u32 base, option; in update_cs_ranges() local
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dsetup_tx4927.c196 unsigned long base, size; in tx4927_setup() local
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dtraps.c238 unsigned long base = PAGE_OFFSET; in early_trap_init() local
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A Dmisc.c154 static int print_num(unsigned long num, int base) in print_num() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c105 u64 base, size; in overlaps_reserved_region() local
[all...]
H A Dfsl_booke.c217 unsigned long __init mmu_mapin_ram(unsigned long base, unsigned long top) in mmu_mapin_ram() argument
280 unsigned long base = kernstart_virt_addr; in relocate_init() local
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dvmem.c558 phys_addr_t base, end; in vmem_map_init() local
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dsq.c304 unsigned long base = 0, len = 0; in mapping_store() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhw_breakpoint.c253 within_area(unsigned long addr, unsigned long end, unsigned long base, unsigned long size) within_area() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmtrr.h62 static inline int mtrr_add(unsigned long base, unsigned long size, in mtrr_add() argument
67 static inline int mtrr_add_page(unsigned long base, unsigned long size, in mtrr_add_page() argument
72 static inline int mtrr_del(int reg, unsigned long base, unsigned long size) in mtrr_del() argument
76 static inline int mtrr_del_page(int reg, unsigned long base, unsigned long size) in mtrr_del_page() argument
102 compat_ulong_t base; /* Base address */ member
109 compat_uint_t base; /* Bas member
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dif.c38 mtrr_file_add(unsigned long base, unsigned long size, in mtrr_file_add() argument
64 mtrr_file_del(unsigned long base, unsigned long size, in mtrr_file_del() argument
98 unsigned long long base, siz in mtrr_write() local
159 unsigned long base; mtrr_ioctl() local
362 unsigned long base, size; mtrr_seq_show() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dbtext.c90 unsigned char *base = dispDeviceBase; in calc_base() local
99 unsigned int *base = (unsigned int *)calc_base(0, 0); in btext_clearscreen() local
196 unsigned char *base = calc_base(locX << 3, locY << 4); draw_byte() local
242 draw_byte_32(unsigned char *font, unsigned int *base, int rb) draw_byte_32() argument
263 draw_byte_16(unsigned char *font, unsigned int *base, int rb) draw_byte_16() argument
281 draw_byte_8(unsigned char *font, unsigned int *base, int rb) draw_byte_8() argument
[all...]
H A Dsys_sparc_64.c84 unsigned long base = (addr+SHMLBA-1)&~(SHMLBA-1); in COLOR_ALIGN() local
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dmtrr.h40 unsigned long base; /* Base address */ member
47 unsigned long base; /* Base address */ member
55 __u64 base; /* Base address */ member
61 __u64 base; /* Base address */ member
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Diommu_64.h42 u64 base; member
50 u64 base; member

Completed in 15 milliseconds

1...<<81828384858687888990>>...289