Searched refs:stlb_index (Results 1 – 2 of 2) sorted by relevance
35 TP_PROTO(unsigned int stlb_index),36 TP_ARGS(stlb_index),39 __field( unsigned int, stlb_index )43 __entry->stlb_index = stlb_index;46 TP_printk("stlb_index %u", __entry->stlb_index)
246 unsigned int stlb_index) in kvmppc_44x_shadow_release() argument248 struct kvmppc_44x_shadow_ref *ref = &vcpu_44x->shadow_refs[stlb_index]; in kvmppc_44x_shadow_release()256 kvmppc_44x_tlbie(stlb_index); in kvmppc_44x_shadow_release()268 trace_kvm_stlb_inval(stlb_index); in kvmppc_44x_shadow_release()