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