Searched refs:oldmem (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
H A Dcrash_dump_64.c14 * copy_oldmem_page - copy one page from "oldmem"
23 * Copy a page from "oldmem". For this page, there is no pte mapped
H A Dcrash_dump_32.c34 * copy_oldmem_page - copy one page from "oldmem"
43 * Copy a page from "oldmem". For this page, there is no pte mapped
/linux-4.4.14/arch/mips/kernel/
H A Dcrash_dump.c10 * copy_oldmem_page - copy one page from "oldmem"
19 * Copy a page from "oldmem". For this page, there is no pte mapped
/linux-4.4.14/arch/sh/kernel/
H A Dcrash_dump.c13 * copy_oldmem_page - copy one page from "oldmem"
22 * Copy a page from "oldmem". For this page, there is no pte mapped
/linux-4.4.14/arch/ia64/kernel/
H A Dcrash_dump.c17 * copy_oldmem_page - copy one page from "oldmem"
26 * Copy a page from "oldmem". For this page, there is no pte mapped
/linux-4.4.14/arch/s390/kernel/
H A Dos_info.c72 * Allocate and copy OS info entry from oldmem
114 * Initialize os info and os info entries from oldmem
H A Dcrash_dump.c81 * Copy one page from zfcpdump "oldmem"
104 * Copy one page from kdump "oldmem"
130 * Copy one page from "oldmem"
147 * Remap "oldmem" for kdump
174 * Remap "oldmem" for zfcpdump
199 * Remap "oldmem" for kdump or zfcpdump
H A Dsetup.c527 * Make sure that oldmem, where the dump is stored, is protected
539 * Make sure that oldmem, where the dump is stored, is protected
/linux-4.4.14/arch/powerpc/kernel/
H A Dcrash_dump.c85 * copy_oldmem_page - copy one page from "oldmem"
94 * Copy a page from "oldmem". For this page, there is no pte mapped
/linux-4.4.14/drivers/media/dvb-core/
H A Ddmxdev.c259 void *oldmem; dvb_dvr_set_buffer_size() local
272 oldmem = buf->data; dvb_dvr_set_buffer_size()
282 vfree(oldmem); dvb_dvr_set_buffer_size()
300 void *oldmem; dvb_dmxdev_set_buffer_size() local
313 oldmem = buf->data; dvb_dmxdev_set_buffer_size()
323 vfree(oldmem); dvb_dmxdev_set_buffer_size()
/linux-4.4.14/drivers/vhost/
H A Dvhost.c693 struct vhost_memory mem, *newmem, *oldmem; vhost_set_memory() local
720 oldmem = d->memory; vhost_set_memory()
729 kvfree(oldmem); vhost_set_memory()
/linux-4.4.14/fs/proc/
H A Dvmcore.c87 /* Reads a page from the oldmem device from given offset. */ read_from_oldmem()
158 * Architectures may override this function to map oldmem

Completed in 327 milliseconds