Searched refs:pft (Results 1 – 9 of 9) sorted by relevance
33 .pft = zdev->pft, in zpci_base_cap()
98 - pft:101 class/vendor/device identifiers. That is PCI functions with the same pft103 apart from unclassified functions (pft is 0x00) the same pft value105 PCI hardware device may appear with different pft values when in a
30 __u8 pft; /* PCI Function Type */ member
34 zpci_attr(pft, "0x%02x\n", pft);
130 u8 pft; /* pci function type */ member
141 u8 pft; /* pci function type */ member
185 TEST_ASSERT(vcpu->run->s.regs.pft == KVM_S390_PFAULT_TOKEN_INVALID, in assert_normal()
508 return zdev->pft != PCI_FUNC_TYPE_ISM; in s390_iommu_capable()
4779 vcpu->arch.pfault_token = kvm_run->s.regs.pft; in sync_regs_fmt2()4910 kvm_run->s.regs.pft = vcpu->arch.pfault_token; in store_regs()