Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/cxl/test/
Dmem.c633 mdata->security_state |= CXL_PMEM_SEC_STATE_MASTER_PLIMIT; in master_plimit_check()
664 if (mdata->security_state & CXL_PMEM_SEC_STATE_MASTER_PLIMIT) { in mock_set_passphrase()
724 if (mdata->security_state & CXL_PMEM_SEC_STATE_MASTER_PLIMIT) { in mock_disable_passphrase()
856 if (mdata->security_state & CXL_PMEM_SEC_STATE_MASTER_PLIMIT && in mock_passphrase_secure_erase()
1480 CXL_PMEM_SEC_STATE_MASTER_PLIMIT; in security_lock_store()
/Linux-v6.6/drivers/cxl/
Dsecurity.c45 if (sec_out & CXL_PMEM_SEC_STATE_MASTER_PLIMIT) in cxl_pmem_get_security_flags()
Dcxlmem.h824 #define CXL_PMEM_SEC_STATE_MASTER_PLIMIT 0x20 macro
/Linux-v6.6/drivers/cxl/core/
Dmemdev.c139 state & CXL_PMEM_SEC_STATE_MASTER_PLIMIT || in security_state_show()