Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dhtab.c1292 unsigned long vsid, group, pi, pi_high; in hpte_remove() local
1331 pi_high = (dw0.avpn & 0x1f) << 11; in hpte_remove()
1332 pi |= pi_high; in hpte_remove()