Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
H A Dpmem.h37 static inline bool test_and_clear_pmem_poison(struct page *page) in test_and_clear_pmem_poison() function
42 static inline bool test_and_clear_pmem_poison(struct page *page) in test_and_clear_pmem_poison() function
H A Dpmem.c84 if (test_and_clear_pmem_poison(page)) in pmem_mkpage_present()