Home
last modified time | relevance | path

Searched defs:hidx (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h113 unsigned int subpg_index, unsigned long hidx, in pte_set_hidx()
142 unsigned int index, unsigned int hidx) in mark_hpte_slot_valid()
H A Dhash-64k.h134 unsigned long hidx, int offset) in pte_set_hidx()
239 unsigned int index, unsigned int hidx) in mark_hpte_slot_valid()
/linux/arch/powerpc/mm/book3s64/
H A Dhash_64k.c25 static inline bool hpte_soft_invalid(unsigned long hidx) in hpte_soft_invalid()
H A Dhash_utils.c2170 unsigned long hash, gslot, hidx; in pte_get_hash_gslot() local
2210 unsigned long hidx, shift, vpn, hash, slot; in flush_hash_hugepage() local
/linux/arch/powerpc/include/asm/
H A Dpgtable-types.h79 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
H A Dpgtable-be-types.h76 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
/linux/fs/verity/
H A Dverify.c142 u64 hidx = data_pos >> params->log_blocksize; in verify_data_block() local
/linux/drivers/perf/
H A Driscv_pmu_sbi.c959 int lidx, hidx, fidx; in pmu_sbi_ovf_handler() local