Home
last modified time | relevance | path

Searched defs:TLB_HI_VPN2_HIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dkvm_host.h276 #define TLB_HI_VPN2_HIT(x, y) ((TLB_VPN2(x) & ~(x).tlb_mask) == \ macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dkvm_host.h327 #define TLB_HI_VPN2_HIT(x, y) ((TLB_VPN2(x) & ~(x).tlb_mask) == \ macro

Completed in 5 milliseconds