Searched defs:hidx (Results 1 – 7 of 7) sorted by relevance
113 unsigned int subpg_index, unsigned long hidx, in pte_set_hidx()142 unsigned int index, unsigned int hidx) in mark_hpte_slot_valid()
134 unsigned long hidx, int offset) in pte_set_hidx()239 unsigned int index, unsigned int hidx) in mark_hpte_slot_valid()
25 static inline bool hpte_soft_invalid(unsigned long hidx) in hpte_soft_invalid()
76 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
79 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
187 u64 hidx = data_pos >> params->log_blocksize; in verify_data_block() local
1047 int lidx, hidx, fidx; in pmu_sbi_ovf_handler() local