diff options
Diffstat (limited to 'Documentation/virtual/kvm/api.txt')
-rw-r--r-- | Documentation/virtual/kvm/api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt index 1a766637ac21..f045377ae5a0 100644 --- a/Documentation/virtual/kvm/api.txt +++ b/Documentation/virtual/kvm/api.txt | |||
@@ -1803,6 +1803,10 @@ registers, find a list below: | |||
1803 | PPC | KVM_REG_PPC_TLB1CFG | 32 | 1803 | PPC | KVM_REG_PPC_TLB1CFG | 32 |
1804 | PPC | KVM_REG_PPC_TLB2CFG | 32 | 1804 | PPC | KVM_REG_PPC_TLB2CFG | 32 |
1805 | PPC | KVM_REG_PPC_TLB3CFG | 32 | 1805 | PPC | KVM_REG_PPC_TLB3CFG | 32 |
1806 | PPC | KVM_REG_PPC_TLB0PS | 32 | ||
1807 | PPC | KVM_REG_PPC_TLB1PS | 32 | ||
1808 | PPC | KVM_REG_PPC_TLB2PS | 32 | ||
1809 | PPC | KVM_REG_PPC_TLB3PS | 32 | ||
1806 | 1810 | ||
1807 | ARM registers are mapped using the lower 32 bits. The upper 16 of that | 1811 | ARM registers are mapped using the lower 32 bits. The upper 16 of that |
1808 | is the register group type, or coprocessor number: | 1812 | is the register group type, or coprocessor number: |