Searched refs:HvCallHpt_findValid (Results 1 – 3 of 3) sorted by relevance
109 static inline u64 HvCallHpt_findValid( struct _HPTE *hpte, u64 vpn ) in HvCallHpt_findValid() function
265 slot = HvCallHpt_findValid(&rhpte, vpn); in make_pte()751 slot = HvCallHpt_findValid(&hpte, vpn); in iSeries_hpte_find()1241 slot = HvCallHpt_findValid(&lhpte, vpn); in iSeries_hpte_insert()
623 unsigned long slot = HvCallHpt_findValid( &hpte, vpn ); in iSeries_bolt_kernel()