Home
last modified time | relevance | path

Searched refs:process_table (Results 1 – 9 of 9) sorted by relevance

/linux/arch/powerpc/kvm/
A Dbook3s_hv_nested.c523 kvmhv_set_ptbl_entry(gp->shadow_lpid, dw0, gp->process_table); in kvmhv_set_nested_ptbl()
657 gp->process_table = 0; in kvmhv_update_ptbl_cache()
660 gp->process_table = be64_to_cpu(ptbl_entry.patb1); in kvmhv_update_ptbl_cache()
A Dbook3s_hv.c4970 dw1 = kvm->arch.process_table; in kvmppc_setup_partition_table()
4974 dw1 = PATB_GR | kvm->arch.process_table; in kvmppc_setup_partition_table()
5078 kvm->arch.process_table = 0; in kvmppc_switch_mmu_to_hpt()
5363 kvm->arch.process_table = 0; in kvmppc_core_destroy_vm_hv()
5726 if (!!(cfg->process_table & PATB_GR) != radix) in kvmhv_configure_mmu()
5730 if ((cfg->process_table & PRTS_MASK) > 24) in kvmhv_configure_mmu()
5761 kvm->arch.process_table = cfg->process_table; in kvmhv_configure_mmu()
A Dbook3s_64_mmu_radix.c277 vcpu->kvm->arch.process_table, pid, &pte); in kvmppc_mmu_radix_xlate()
A Dbook3s_pr.c1975 if (cfg->flags || cfg->process_table) in kvm_configure_mmu_pr()
/linux/tools/arch/powerpc/include/uapi/asm/
A Dkvm.h429 __u64 process_table; /* second doubleword of partition table entry */ member
/linux/arch/powerpc/include/uapi/asm/
A Dkvm.h429 __u64 process_table; /* second doubleword of partition table entry */ member
/linux/arch/powerpc/include/asm/
A Dkvm_book3s_64.h41 u64 process_table; /* process table entry for this guest */ member
A Dkvm_host.h298 u64 process_table; member
/linux/Documentation/virt/kvm/
A Dapi.rst4080 __u64 process_table;
4090 The process_table field specifies the address and size of the guest

Completed in 41 milliseconds