Searched refs:ZPCI_TABLE_TYPE_RFX (Results 1 – 2 of 2) sorted by relevance
74 *entry |= ZPCI_TABLE_TYPE_RFX; in set_rf_rso()166 if ((entry & ZPCI_TABLE_TYPE_MASK) == ZPCI_TABLE_TYPE_RFX) in get_rf_rso()283 case ZPCI_TABLE_TYPE_RFX: in dma_cleanup_tables()440 case ZPCI_TABLE_TYPE_RFX: in dma_walk_region_tables()521 case ZPCI_TABLE_TYPE_RFX: in max_tbl_size()552 s390_domain->origin_type = ZPCI_TABLE_TYPE_RFX; in s390_domain_alloc_paging()607 case ZPCI_TABLE_TYPE_RFX: in get_iota_region_flag()952 case ZPCI_TABLE_TYPE_RFX: in get_rso_from_iova()974 case ZPCI_TABLE_TYPE_RFX: in get_rto_from_iova()
40 #define ZPCI_TABLE_TYPE_RFX 0xc macro