Searched refs:PALO (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/parisc/
H A DMakefile93 PALO := $(shell if (which palo 2>&1); then : ; \ macro
102 @if test ! -x "$(PALO)"; then \
114 $(PALO) -f $(PALOCONF)
/linux-4.4.14/arch/ia64/mm/
H A Dtlb.c143 * purges which is reported from either PAL or SAL PALO.
204 /* In PALO max_purges == 0 really means it! */ setup_ptcg_sem()
/linux-4.4.14/arch/ia64/kernel/
H A Defi.c50 {PROCESSOR_ABSTRACTION_LAYER_OVERWRITE_GUID, "PALO", &palo_phys},
428 * Parse and handle PALO table which is published at:
437 printk(KERN_INFO "PALO signature incorrect.\n"); handle_palo()
443 printk(KERN_INFO "PALO checksum incorrect.\n"); handle_palo()
/linux-4.4.14/arch/ia64/include/asm/
H A Dsal.h898 #define PALO_SIG "PALO"
901 u8 signature[4]; /* Should be "PALO" */

Completed in 197 milliseconds