Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kvm/
Dmmio.c65 addr &= (PIB_SIZE - 1); in lsapic_write()
98 addr &= (PIB_SIZE - 1); in lsapic_read()
Dkvm-ia64.c787 {PIB_START, PIB_SIZE, GPFN_PIB},
/linux-2.6.39/arch/ia64/include/asm/
Dkvm_host.h206 #define PIB_SIZE 0x200000 macro