Searched refs:persistent_ram_new (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ |
D | pstore_ram.h | 55 struct persistent_ram_zone *persistent_ram_new(phys_addr_t start, size_t size,
|
/linux-4.1.27/fs/pstore/ |
D | ram.c | 399 cxt->przs[i] = persistent_ram_new(*paddr, sz, 0, in ramoops_init_przs() 431 *prz = persistent_ram_new(*paddr, sz, sig, &cxt->ecc_info, cxt->memtype); in ramoops_init_prz()
|
D | ram_core.c | 514 struct persistent_ram_zone *persistent_ram_new(phys_addr_t start, size_t size, in persistent_ram_new() function
|