Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Di8259.h77 static inline bool has_legacy_pic(void) in has_legacy_pic() function
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c431 if (!has_legacy_pic()) { in pit_calibrate_tsc()
569 if (!has_legacy_pic()) in quick_pit_calibrate()