Home
last modified time | relevance | path

Searched defs:l1_lpid (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv_nested.c561 int l1_lpid = kvmppc_get_gpr(vcpu, 4); in kvmhv_copy_tofrom_guest_nested() local
806 struct kvm_nested_guest *kvmhv_get_nested(struct kvm *kvm, int l1_lpid, in kvmhv_get_nested()
/linux-6.1.9/arch/powerpc/include/asm/
Dkvm_book3s_64.h25 int l1_lpid; /* lpid L1 guest thinks this guest is */ member