Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/mm/
H A Dinit.c319 # define VHPT_ENABLE_BIT 0 in ia64_mmu_init() macro
321 # define VHPT_ENABLE_BIT 1 in ia64_mmu_init() macro
373 ia64_set_pta(pta | (0 << 8) | (vmlpt_bits << 2) | VHPT_ENABLE_BIT); in ia64_mmu_init()