Home
last modified time | relevance | path

Searched refs:PSTORE_FLAGS_PMSG (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dpstore.h208 #define PSTORE_FLAGS_PMSG BIT(3) macro
/openbmc/linux/fs/pstore/
H A Dplatform.c521 if (psi->flags & PSTORE_FLAGS_PMSG) in pstore_register()
555 if (psi->flags & PSTORE_FLAGS_PMSG) in pstore_unregister()
H A Dblk.c130 verify_size(pmsg_size, 4096, dev->flags & PSTORE_FLAGS_PMSG); in __register_pstore_device()
H A Dram.c829 cxt->pstore.flags |= PSTORE_FLAGS_PMSG; in ramoops_probe()
H A Dzone.c1393 cxt->pstore.flags |= PSTORE_FLAGS_PMSG; in register_pstore_zone()