Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dap.h369 void ap_bus_cfg_chg(void);
371 static inline void ap_bus_cfg_chg(void){}; in ap_bus_cfg_chg() function
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dap_bus.c800 void ap_bus_cfg_chg(void) in ap_bus_cfg_chg() function
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dchsc.c570 ap_bus_cfg_chg(); in chsc_process_sei_ap_cfg_chg()