Searched defs:hidx (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hash-4k.h | 128 unsigned int subpg_index, unsigned long hidx, in pte_set_hidx() 157 unsigned int index, unsigned int hidx) in mark_hpte_slot_valid()
|
H A 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()
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_hugepage.c | 27 unsigned long rflags, pa, hidx; in __hash_page_thp() local
|
H A D | hash_64k.c | 25 static inline bool hpte_soft_invalid(unsigned long hidx) in hpte_soft_invalid()
|
H A D | hash_native.c | 606 unsigned long hidx, vpn = 0, hash, slot; in native_hugepage_invalidate() local 782 unsigned long hash, index, hidx, shift, slot; in native_flush_hash_range() local
|
H A D | hash_utils.c | 1912 unsigned long hash, gslot, hidx; in pte_get_hash_gslot() local 1952 unsigned long hidx, shift, vpn, hash, slot; in flush_hash_hugepage() local 2146 unsigned long hash, hidx, slot; in kernel_unmap_linear_page() local
|
/openbmc/linux/fs/verity/ |
H A D | verify.c | 116 u64 hidx = data_pos >> params->log_blocksize; in verify_data_block() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | pgtable-types.h | 69 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
|
H A D | pgtable-be-types.h | 76 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 1258 unsigned long shift, hidx, vpn = 0, hash, slot; in pSeries_lpar_hugepage_invalidate() local 1334 unsigned long slot, hash, hidx; in compute_slot() local
|
/openbmc/linux/drivers/perf/ |
H A D | riscv_pmu_sbi.c | 677 int lidx, hidx, fidx; in pmu_sbi_ovf_handler() local
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 284 int hidx = enetc_vid_hash_idx(i); in enetc_sync_vlan_ht_filter() local
|