Searched defs:tlbie (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 217 static inline void tlbie(unsigned long vpn, int psize, int apsize, in tlbie() function [all...] |
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 298 static inline void tlbie(unsigned long vpn, int psize, int apsize, in tlbie() function [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kvm_host.h | 412 void (*tlbie)(struct kvm_vcpu *vcpu, ulong addr, bool large); member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kvm_host.h | 403 void (*tlbie)(struct kvm_vcpu *vcpu, ulong addr, bool large); member
|
Completed in 7 milliseconds