Home
last modified time | relevance | path

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

/linux/drivers/cxl/ !
H A Dmem.c95 if (test_bit(CXL_POISON_ENABLED_INJECT, mds->poison.enabled_cmds)) in cxl_mem_probe()
H A Dcxlmem.h238 CXL_POISON_ENABLED_INJECT, enumerator
/linux/drivers/cxl/core/ !
H A Dmbox.c186 set_bit(CXL_POISON_ENABLED_INJECT, poison->enabled_cmds); in cxl_set_poison_cmd_enabled()
H A Dregion.c4164 if (!cxl_memdev_has_poison_cmd(cxlmd, CXL_POISON_ENABLED_INJECT) || in cxl_region_setup_poison()