Searched refs:matrix (Results 1 – 10 of 10) sorted by relevance
103 APQN is defined by the matrix calculated from the APM and AQM; it is the163 the AP resources configured for the LPAR. The LPAR's AP matrix is317 Configuring an AP matrix for a linux guest320 The sysfs interfaces for configuring an AP matrix for a guest are built on the321 VFIO mediated device framework. To configure an AP matrix for a guest, a322 mediated matrix device must first be created for the ``/sys/devices/vfio_ap/matrix``325 creating mediated matrix devices is created::329 ......[matrix]335 A mediated AP matrix device is created by writing a UUID to the attribute file346 When a mediated AP matrix device is created, a sysfs directory named after[all …]
223 uint32_t *matrix = g_malloc0(size); in create_fdt() local229 matrix[idx + 0] = cpu_to_be32(i); in create_fdt()230 matrix[idx + 1] = cpu_to_be32(j); in create_fdt()231 matrix[idx + 2] = in create_fdt()238 matrix, size); in create_fdt()239 g_free(matrix); in create_fdt()
330 uint32_t *matrix = g_malloc0(size); in create_fdt() local336 matrix[idx + 0] = cpu_to_be32(i); in create_fdt()337 matrix[idx + 1] = cpu_to_be32(j); in create_fdt()338 matrix[idx + 2] = in create_fdt()347 matrix, size); in create_fdt()348 g_free(matrix); in create_fdt()
294 abstract_socket_matrix_row matrix[ABSTRACT_SOCKET_VARIANTS] = { in test_socket_unix_abstract() local326 test_socket_unix_abstract_row(&matrix[i]); in test_socket_unix_abstract()
16 - FEAT_AA32I8MM (AArch32 Int8 matrix multiplication instructions)80 - FEAT_I8MM (AArch64 Int8 matrix multiplication instructions)
81 matrix = dict()84 matrix[types_present[index]] = self.structures[index]86 if matrix.has_key(types_present[index]):87 matrix[types_present[index]].append(self.structures[index])89 matrix[types_present[index]] = [self.structures[index]]90 return matrix[num]
1451 ## SVE integer matrix multiply accumulate1604 ### SVE2 floating point matrix multiply accumulate
463 Not really, now our matrix is much bigger. We started with the easy
104 * Some people like to tile their 24" screens with a 6x4 matrix of 80x24
1807 # that implied by our platform support matrix