Searched refs:H_PUT_TCE (Results 1 – 6 of 6) sorted by relevance
387 case H_PUT_TCE: in kvmppc_h_pr()437 case H_PUT_TCE: in kvmppc_hcall_impl_pr()471 H_PUT_TCE,
21 {H_PUT_TCE, "H_PUT_TCE"}, \
1297 case H_PUT_TCE: in kvmppc_pseries_do_hcall()1448 case H_PUT_TCE: in kvmppc_hcall_impl_hv()6176 H_PUT_TCE,
192 #define H_PUT_TCE 0x20 macro
213 return plpar_hcall_norets(H_PUT_TCE, liobn, ioba, tceval); in plpar_tce_put()
2161 When the guest issues an H_PUT_TCE hcall on a liobn for which a TCE2163 in real mode, updating the TCE table. H_PUT_TCE calls for other2168 the entries written by kernel-handled H_PUT_TCE calls, and also lets
Completed in 34 milliseconds