Searched refs:ZPCI_TABLE_TYPE_RSX (Results 1 – 2 of 2) sorted by relevance
81 *entry |= ZPCI_TABLE_TYPE_RSX; in set_rs_rto()174 if ((entry & ZPCI_TABLE_TYPE_MASK) == ZPCI_TABLE_TYPE_RSX) in get_rs_rto()288 case ZPCI_TABLE_TYPE_RSX: in dma_cleanup_tables()442 case ZPCI_TABLE_TYPE_RSX: in dma_walk_region_tables()519 case ZPCI_TABLE_TYPE_RSX: in max_tbl_size()550 s390_domain->origin_type = ZPCI_TABLE_TYPE_RSX; in s390_domain_alloc_paging()605 case ZPCI_TABLE_TYPE_RSX: in get_iota_region_flag()959 case ZPCI_TABLE_TYPE_RSX: in get_rso_from_iova()975 case ZPCI_TABLE_TYPE_RSX: in get_rto_from_iova()
41 #define ZPCI_TABLE_TYPE_RSX 0x8 macro