Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsun4v_tlb_miss.S36 #define COMPUTE_TSB_PTR(TSB_PTR, VADDR, HASH_SHIFT, TMP1, TMP2) \ argument
37 and TSB_PTR, 0x7, TMP1; \
39 andn TSB_PTR, 0x7, TSB_PTR; \
45 add TSB_PTR, TMP1, TSB_PTR;