Home
last modified time | relevance | path

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

/arch/mips/netlogic/xlr/
Dfmn.c100 nlm_cop2_disable_irqrestore(mflags); in fmn_message_handler()
109 nlm_cop2_disable_irqrestore(mflags); in fmn_message_handler()
169 nlm_cop2_disable_irqrestore(flags); in xlr_percpu_fmn_init()
203 nlm_cop2_disable_irqrestore(flags); in nlm_setup_fmn_irq()
/arch/mips/include/asm/netlogic/xlr/
Dfmn.h252 static inline void nlm_cop2_disable_irqrestore(uint32_t sr) in nlm_cop2_disable_irqrestore() function