Home
last modified time | relevance | path

Searched defs:ia64_fph_disable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dprocessor.h417 #define ia64_fph_disable() do { ia64_ssm(IA64_PSR_DFH); ia64_srlz_d(); } while (0) macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dprocessor.h406 #define ia64_fph_disable() do { ia64_ssm(IA64_PSR_DFH); ia64_srlz_d(); } while (0) macro

Completed in 3 milliseconds