Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
44x_tlb.h File Reference
#include <linux/kvm_host.h>
#include <asm/mmu-44x.h>

Go to the source code of this file.

Functions

int kvmppc_44x_tlb_index (struct kvm_vcpu *vcpu, gva_t eaddr, unsigned int pid, unsigned int as)
 
int kvmppc_44x_emul_tlbsx (struct kvm_vcpu *vcpu, u8 rt, u8 ra, u8 rb, u8 rc)
 
int kvmppc_44x_emul_tlbwe (struct kvm_vcpu *vcpu, u8 ra, u8 rs, u8 ws)
 

Function Documentation

int kvmppc_44x_emul_tlbsx ( struct kvm_vcpu vcpu,
u8  rt,
u8  ra,
u8  rb,
u8  rc 
)

Definition at line 499 of file 44x_tlb.c.

int kvmppc_44x_emul_tlbwe ( struct kvm_vcpu vcpu,
u8  ra,
u8  rs,
u8  ws 
)

Definition at line 439 of file 44x_tlb.c.

int kvmppc_44x_tlb_index ( struct kvm_vcpu vcpu,
gva_t  eaddr,
unsigned int  pid,
unsigned int  as 
)

Definition at line 180 of file 44x_tlb.c.