Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c61 #define PAPR_PMEM_BAD_RESTORE_MASK (PAPR_PMEM_EMPTY) macro
590 .dimm_bad_restore = !!(p->health_bitmap & PAPR_PMEM_BAD_RESTORE_MASK), in papr_pdsm_health()
852 if (health & PAPR_PMEM_BAD_RESTORE_MASK) in flags_show()