Searched refs:nmi_ctx (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dhardirq.h21 struct nmi_ctx { struct
26 DECLARE_PER_CPU(struct nmi_ctx, nmi_contexts);
30 struct nmi_ctx *___ctx; \
63 struct nmi_ctx *___ctx; \
/linux-master/arch/arm64/kernel/
H A Dirq.c31 DEFINE_PER_CPU(struct nmi_ctx, nmi_contexts);

Completed in 118 milliseconds