I'm trying to find the correct handler for H_READ. The two functions I have patched don't ever seem to be called: kvm_htab_read() in book3s_64_mmu_hv.c and kvmppc_h_read() in book3s_hv_rm_mmu.c It appears the call is intercepted somewhere else. Could someone enlighten me on where else I should be looking?