Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dpmc.c214 unsigned long ea_base, ea, hpteflags, lock_slot; in btmalloc() local
230 ea_base = (unsigned long) area->addr; in btmalloc()
236 ea = ea_base + (page * PAGE_SIZE); in btmalloc()
272 return (void*)ea_base; in btmalloc()