Searched refs:vpn_hi (Results 1 – 1 of 1) sorted by relevance
160 register_t vpn_hi, vpn_lo; in TLBIE() local215 vpn_hi = (uint32_t)(vpn >> 32); in TLBIE()233 : "=r"(msr), "=r"(scratch) : "r"(vpn_hi), "r"(vpn_lo), "r"(32), "r"(1) in TLBIE()