Searched defs:hidx (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.10/arch/powerpc/include/asm/book3s/64/ | 
| D | hash-4k.h | 100 					 unsigned int subpg_index, unsigned long hidx,  in pte_set_hidx()129 					unsigned int index, unsigned int hidx)  in mark_hpte_slot_valid()
 
 | 
| D | hash-64k.h | 134 					 unsigned long hidx, int offset)  in pte_set_hidx()239 					unsigned int index, unsigned int hidx)  in mark_hpte_slot_valid()
 
 | 
| /Linux-v5.10/arch/powerpc/mm/book3s64/ | 
| D | hash_hugepage.c | 27 	unsigned long rflags, pa, hidx;  in __hash_page_thp()  local
 | 
| D | hash_64k.c | 23 static inline bool hpte_soft_invalid(unsigned long hidx)  in hpte_soft_invalid()
 | 
| D | hash_utils.c | 1739 	unsigned long hash, gslot, hidx;  in pte_get_hash_gslot()  local1779 	unsigned long hidx, shift, vpn, hash, slot;  in flush_hash_hugepage()  local
 1926 	unsigned long hash, hidx, slot;  in kernel_unmap_linear_page()  local
 
 | 
| D | hash_native.c | 654 	unsigned long hidx, vpn = 0, hash, slot;  in native_hugepage_invalidate()  local832 	unsigned long hash, index, hidx, shift, slot;  in native_flush_hash_range()  local
 
 | 
| /Linux-v5.10/arch/powerpc/include/asm/ | 
| D | pgtable-types.h | 53 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t;  member
 | 
| D | pgtable-be-types.h | 76 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t;  member
 | 
| /Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ | 
| D | rootnv50.c | 48 	int hidx, ret = -ENOSYS;  in nv50_disp_root_mthd_()  local
 | 
| /Linux-v5.10/arch/powerpc/platforms/pseries/ | 
| D | lpar.c | 1210 	unsigned long shift, hidx, vpn = 0, hash, slot;  in pSeries_lpar_hugepage_invalidate()  local1286 	unsigned long slot, hash, hidx;  in compute_slot()  local
 
 | 
| /Linux-v5.10/drivers/net/ethernet/freescale/enetc/ | 
| D | enetc_pf.c | 281 			int hidx = enetc_vid_hash_idx(i);  in enetc_sync_vlan_ht_filter()  local
 |