Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/mm/
H A Dtlb.c237 if (nptcg == PAL_MAX_PURGES) { in setup_ptcg_sem()
/openbmc/linux/arch/ia64/kernel/
H A Dpalinfo.c320 if (vm_info_2.pal_vm_info_2_s.max_purges == PAL_MAX_PURGES) in vm_info()
/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h1638 #define PAL_MAX_PURGES 0xFFFF /* all ones is means unlimited */ macro