Searched refs:diag310 (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/s390/kernel/diag/ |
| H A D | diag310.c | 64 static inline unsigned long diag310(unsigned long subcode, unsigned long size, void *addr) in diag310() function 92 res.response = diag310(DIAG310_SUBC_0, 0, NULL); in diag310_get_subcode_mask() 103 res.response = diag310(DIAG310_SUBC_1, 0, NULL); in diag310_get_memtop_stride() 115 res.response = diag310(req.subcode, 0, NULL); in diag310_get_memtop_size() 135 res.response = diag310(req_sc.subcode, req_size.size, buf); in diag310_store_topology_map()
|