Home
last modified time | relevance | path

Searched refs:__flush_hash_table_range (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-hash.h74 extern void __flush_hash_table_range(unsigned long start, unsigned long end);
77 static inline void __flush_hash_table_range(unsigned long start, unsigned long end) { } in __flush_hash_table_range() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-hash.h116 extern void __flush_hash_table_range(unsigned long start, unsigned long end);
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_tlb.c174 * __flush_hash_table_range - Flush all HPTEs for a given address range
190 void __flush_hash_table_range(unsigned long start, unsigned long end) in __flush_hash_table_range() function
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_tlb.c174 * __flush_hash_table_range - Flush all HPTEs for a given address range
190 void __flush_hash_table_range(unsigned long start, unsigned long end) in __flush_hash_table_range() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci_64.c103 __flush_hash_table_range(res->start + _IO_BASE, in pcibios_unmap_io_space()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci_64.c103 __flush_hash_table_range(res->start + _IO_BASE, in pcibios_unmap_io_space()

Completed in 3 milliseconds