Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/cxl/
Dcxllib.c174 unsigned long translation_mode, in cxllib_get_PE_attributes() argument
179 if (translation_mode != CXL_TRANSLATED_MODE && in cxllib_get_PE_attributes()
180 translation_mode != CXL_REAL_MODE) in cxllib_get_PE_attributes()
185 translation_mode == CXL_REAL_MODE, in cxllib_get_PE_attributes()
/Linux-v4.19/include/misc/
Dcxllib.h114 unsigned long translation_mode, struct cxllib_pe_attributes *attr);