Home
last modified time | relevance | path

Searched defs:hpte (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/platforms/iseries/
Dcall_hpt.h79 static inline u64 HvCallHpt_findValid(struct hash_pte *hpte, u64 vpn) in HvCallHpt_findValid()
84 static inline u64 HvCallHpt_findNextValid(struct hash_pte *hpte, u32 hpteIndex, in HvCallHpt_findNextValid()
91 static inline void HvCallHpt_get(struct hash_pte *hpte, u32 hpteIndex) in HvCallHpt_get()
97 struct hash_pte *hpte) in HvCallHpt_addValidate()
Dhtab.c103 struct hash_pte hpte; in iSeries_hpte_getword0() local
148 struct hash_pte hpte; in iSeries_hpte_updatepp() local
180 struct hash_pte hpte; in iSeries_hpte_find() local
/arch/powerpc/mm/
Dhash_native_64.c345 static void hpte_decode(struct hash_pte *hpte, unsigned long slot, in hpte_decode()