Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kvm/
Dvcpu.c1005 u64 vhpt_offset; in vcpu_thash() local
1009 vhpt_offset = ((vadr >> vrr.ps) << 3) & ((1UL << (vpta.size)) - 1); in vcpu_thash()
1014 pval = (vadr & VRN_MASK) | vhpt_offset | in vcpu_thash()