Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Deeh_driver.c1142 eeh_serialize_lock(&flags); in eeh_handle_special_event()
1161 eeh_serialize_lock(&flags); in eeh_handle_special_event()
H A Deeh.c375 eeh_serialize_lock(&flags); in eeh_phb_check_failure()
475 eeh_serialize_lock(&flags); in eeh_dev_check_failure()
/linux/arch/powerpc/include/asm/
H A Deeh.h258 static inline void eeh_serialize_lock(unsigned long *flags) in eeh_serialize_lock() function
/linux/drivers/pci/hotplug/
H A Dpnv_php.c810 eeh_serialize_lock(&flags); in pnv_php_interrupt()