Searched refs:xics_device (Results 1 – 3 of 3) sorted by relevance
889 kfree(kvm->arch.xics_device); in kvmppc_core_destroy_vm()890 kvm->arch.xics_device = NULL; in kvmppc_core_destroy_vm()
1396 struct kvmppc_xics **kvm_xics_device = &kvm->arch.xics_device; in kvmppc_xics_get_device()
329 struct kvmppc_xics *xics_device; member