Home
last modified time | relevance | path

Searched refs:TLB_VPN2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h271 #define TLB_VPN2(x) ((x).tlb_hi & VPN2_MASK) macro
276 #define TLB_HI_VPN2_HIT(x, y) ((TLB_VPN2(x) & ~(x).tlb_mask) == \