Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/cxl/test/
A Dmem.c531 mdata->security_state |= CXL_PMEM_SEC_STATE_USER_PLIMIT; in user_plimit_check()
575 if (mdata->security_state & CXL_PMEM_SEC_STATE_USER_PLIMIT) { in mock_set_passphrase()
635 if (mdata->security_state & CXL_PMEM_SEC_STATE_USER_PLIMIT) { in mock_disable_passphrase()
702 if (mdata->security_state & CXL_PMEM_SEC_STATE_USER_PLIMIT) { in mock_unlock_security()
714 mdata->security_state |= CXL_PMEM_SEC_STATE_USER_PLIMIT; in mock_unlock_security()
742 if (mdata->security_state & CXL_PMEM_SEC_STATE_USER_PLIMIT && in mock_passphrase_secure_erase()
1046 u32 mask = CXL_PMEM_SEC_STATE_FROZEN | CXL_PMEM_SEC_STATE_USER_PLIMIT | in security_lock_store()
/linux-6.3-rc2/drivers/cxl/
A Dsecurity.c49 sec_out & CXL_PMEM_SEC_STATE_USER_PLIMIT) in cxl_pmem_get_security_flags()
A Dcxlmem.h569 #define CXL_PMEM_SEC_STATE_USER_PLIMIT 0x10 macro

Completed in 8 milliseconds