Home
last modified time | relevance | path

Searched refs:persistent_ram_new (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dpstore_ram.h55 struct persistent_ram_zone *persistent_ram_new(phys_addr_t start, size_t size,
/linux-4.1.27/fs/pstore/
Dram.c399 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()
Dram_core.c514 struct persistent_ram_zone *persistent_ram_new(phys_addr_t start, size_t size, in persistent_ram_new() function