Searched defs:memsz (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/arch/mips/cobalt/
H A Dsetup.c101 unsigned long memsz; prom_init() local
/linux-4.1.27/arch/ia64/kernel/
H A Delfcore.c52 size_t memsz = PAGE_ALIGN(gate_phdrs[i].p_memsz); elf_core_write_extra_data() local
/linux-4.1.27/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_cpm1.c77 int dpmemsz, memsz; cpm_uart_allocbuf() local
H A Dcpm_uart_cpm2.c112 int dpmemsz, memsz; cpm_uart_allocbuf() local
/linux-4.1.27/drivers/remoteproc/
H A Dremoteproc_elf_loader.c160 u32 memsz = phdr->p_memsz; rproc_elf_load_segments() local
/linux-4.1.27/include/uapi/linux/
H A Dkexec.h55 size_t memsz; member in struct:kexec_segment
/linux-4.1.27/include/linux/
H A Dkexec.h100 size_t memsz; member in struct:kexec_segment
108 compat_size_t memsz; member in struct:compat_kexec_segment
193 unsigned long memsz; member in struct:kexec_buf
/linux-4.1.27/drivers/net/ethernet/tehuti/
H A Dtehuti.c157 u16 memsz = FIFO_SIZE * (1 << fsz_type); bdx_fifo_init() local
1441 int memsz = FIFO_SIZE * (1 << (sz_type + 1)); bdx_tx_db_init() local
H A Dtehuti.h150 u16 memsz; /* memory size allocated for fifo */ member in struct:fifo
/linux-4.1.27/kernel/
H A Dkexec.c2299 unsigned long memsz, entry, load_addr, curr_load_addr, bss_addr, offset; __kexec_load_purgatory() local
2114 kexec_add_buffer(struct kimage *image, char *buffer, unsigned long bufsz, unsigned long memsz, unsigned long buf_align, unsigned long buf_min, unsigned long buf_max, bool top_down, unsigned long *load_addr) kexec_add_buffer() argument
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h3024 uint64_t memsz:3; member in struct:cvmx_l2c_vrt_ctl::cvmx_l2c_vrt_ctl_s

Completed in 1215 milliseconds