Lines Matching refs:by
26 as unused are again used any may not be reclaimed by the host.
39 2048 MB, 4096 GB, 8192 TB respectively, as this limit is governed by
51 __u32 ibc; # IBC level range offered by host
53 __u64 fac_mask[256]; # set of cpu facilities enabled by KVM
54 __u64 fac_list[256]; # set of cpu facilities offered by host
68 __u64 cpuid; # CPUID currently (to be) used by this vcpu
69 __u16 ibc; # IBC level currently (to be) used by this vcpu
72 # by this vcpu
76 retrieved by means of KVM_S390_VM_CPU_MACHINE as hint for reasonable configuration
77 setups. Instruction interceptions triggered by additionally set facility bits that
78 are not handled by KVM need to by imlemented in the VM driver code.