linux/arch/powerpc/include
Suraj Jitindar Singh dceadcf91b KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
The kvmppc_ops struct is used to store function pointers to kvm
implementation specific functions.

Introduce two new functions load_from_eaddr and store_to_eaddr to be
used to load from and store to a guest effective address respectively.

Also implement these for the kvm-hv module. If we are using the radix
mmu then we can call the functions to access quadrant 1 and 2.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2018-12-17 11:33:50 +11:00
..
asm KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct 2018-12-17 11:33:50 +11:00
uapi/asm TTY/Serial patches for 4.20-rc1 2018-10-29 10:42:20 -07:00