Searched refs:entry_handle (Results 1 – 3 of 3) sorted by relevance
72 struct vmci_handle entry_handle) in vmci_handle_arr_remove_entry() argument78 if (vmci_handle_is_equal(array->entries[i], entry_handle)) { in vmci_handle_arr_remove_entry()119 struct vmci_handle entry_handle) in vmci_handle_arr_has_entry() argument124 if (vmci_handle_is_equal(array->entries[i], entry_handle)) in vmci_handle_arr_has_entry()
32 entry_handle);37 struct vmci_handle entry_handle);
477 #define CDAT_DOE_REQ(entry_handle) cpu_to_le32 \ argument482 FIELD_PREP(CXL_DOE_TABLE_ACCESS_ENTRY_HANDLE, (entry_handle)))514 unsigned int entry_handle = 0; in cxl_cdat_read_table() local519 __le32 request = CDAT_DOE_REQ(entry_handle); in cxl_cdat_read_table()537 if (entry_handle == 0) { in cxl_cdat_read_table()547 entry_handle = FIELD_GET(CXL_DOE_TABLE_ACCESS_ENTRY_HANDLE, in cxl_cdat_read_table()558 } while (entry_handle != CXL_DOE_TABLE_ACCESS_LAST_ENTRY); in cxl_cdat_read_table()