Home
last modified time | relevance | path

Searched defs:memsz (Results 1 – 10 of 10) sorted by relevance

/linux/arch/mips/cobalt/
H A Dsetup.c99 unsigned long memsz; in prom_init() local
/linux/include/uapi/linux/
H A Dkexec.h63 __kernel_size_t memsz; member
/linux/drivers/remoteproc/
H A Dremoteproc_elf_loader.c177 u64 memsz = elf_phdr_get_p_memsz(class, phdr); local
/linux/arch/powerpc/kexec/
H A Dcrash.c431 unsigned long elfsz, memsz, base_addr, size; in update_crash_elfcorehdr() local
/linux/arch/x86/kernel/
H A Dcrash.c462 unsigned long mem, memsz; in arch_crash_handle_hotplug_event() local
/linux/drivers/net/ethernet/tehuti/
H A Dtn40.c36 u16 memsz = TN40_FIFO_SIZE * (1 << fsz_type); in tn40_fifo_alloc() local
478 int memsz = TN40_FIFO_SIZE * (1 << (sz_type + 1)); in tn40_tx_db_init() local
H A Dtehuti.c156 u16 memsz = FIFO_SIZE * (1 << fsz_type); in bdx_fifo_init() local
1411 int memsz = FIFO_SIZE * (1 << (sz_type + 1)); in bdx_tx_db_init() local
H A Dtn40.h49 u16 memsz; /* Memory size allocated for fifo */ member
H A Dtehuti.h149 u16 memsz; /* memory size allocated for fifo */ member
/linux/drivers/tty/serial/
H A Dcpm_uart.c873 int dpmemsz, memsz; in cpm_uart_allocbuf() local