Searched refs:SAL_CACHE_FLUSH (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | sal.c | 219 * HP rx5670 firmware polls for interrupts during SAL_CACHE_FLUSH by reading 251 * if SAL_CACHE_FLUSH drops it. in check_sal_cache_flush() 258 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in check_sal_cache_flush() 269 printk(KERN_ERR "SAL: SAL_CACHE_FLUSH drops interrupts; " in check_sal_cache_flush() 296 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in ia64_sal_cache_flush()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | sal.c | 219 * HP rx5670 firmware polls for interrupts during SAL_CACHE_FLUSH by reading 251 * if SAL_CACHE_FLUSH drops it. in check_sal_cache_flush() 258 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in check_sal_cache_flush() 269 printk(KERN_ERR "SAL: SAL_CACHE_FLUSH drops interrupts; " in check_sal_cache_flush() 296 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); in ia64_sal_cache_flush()
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | sal.h | 93 #define SAL_CACHE_FLUSH 0x01000008 macro
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | sal.h | 93 #define SAL_CACHE_FLUSH 0x01000008 macro
|
Completed in 6 milliseconds