Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/cxl/test/
A Dmem.c522 mdata->security_state |= CXL_PMEM_SEC_STATE_MASTER_PLIMIT; in master_plimit_check()
553 if (mdata->security_state & CXL_PMEM_SEC_STATE_MASTER_PLIMIT) { in mock_set_passphrase()
613 if (mdata->security_state & CXL_PMEM_SEC_STATE_MASTER_PLIMIT) { in mock_disable_passphrase()
748 if (mdata->security_state & CXL_PMEM_SEC_STATE_MASTER_PLIMIT && in mock_passphrase_secure_erase()
1047 CXL_PMEM_SEC_STATE_MASTER_PLIMIT; in security_lock_store()
/linux-6.3-rc2/drivers/cxl/
A Dsecurity.c42 if (sec_out & CXL_PMEM_SEC_STATE_MASTER_PLIMIT) in cxl_pmem_get_security_flags()
A Dcxlmem.h570 #define CXL_PMEM_SEC_STATE_MASTER_PLIMIT 0x20 macro

Completed in 8 milliseconds