Lines Matching +full:0 +full:x0402
21 DIAG310_SUBC_0 = 0,
28 DIAG310_RET_SUCCESS = 0x0001,
29 DIAG310_RET_BUSY = 0x0101,
30 DIAG310_RET_OPNOTSUPP = 0x0102,
31 DIAG310_RET_SC4_INVAL = 0x0401,
32 DIAG310_RET_SC4_NODATA = 0x0402,
33 DIAG310_RET_SC5_INVAL = 0x0501,
34 DIAG310_RET_SC5_NODATA = 0x0502,
35 DIAG310_RET_SC5_ESIZE = 0x0503
69 asm volatile("diag %[rp],%[subcode],0x310\n" in diag310()
92 res.response = diag310(DIAG310_SUBC_0, 0, NULL); in diag310_get_subcode_mask()
96 return 0; in diag310_get_subcode_mask()
103 res.response = diag310(DIAG310_SUBC_1, 0, NULL); in diag310_get_memtop_stride()
107 return 0; in diag310_get_memtop_stride()
115 res.response = diag310(req.subcode, 0, NULL); in diag310_get_memtop_size()
119 return 0; in diag310_get_memtop_size()
138 return 0; in diag310_store_topology_map()
157 return 0; in diag310_check_features()
170 return 0; in diag310_check_features()
187 return 0; in memtop_get_stride_len()
206 return 0; in memtop_get_page_count()
223 return 0; in diag310_memtop_stride()
242 return 0; in diag310_memtop_len()
265 NUMA_NO_NODE, __builtin_return_address(0)); in diag310_memtop_buf()