Searched defs:hidx (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | hash-4k.h | 113 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 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/arch/powerpc/mm/book3s64/ |
| H A D | hash_64k.c | 25 static inline bool hpte_soft_invalid(unsigned long hidx) in hpte_soft_invalid()
|
| H A D | hash_utils.c | 2170 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 D | pgtable-types.h | 79 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
|
| /linux/fs/verity/ |
| H A D | verify.c | 142 u64 hidx = data_pos >> params->log_blocksize; in verify_data_block() local
|