Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/hp/common/
H A Daml_nfw.c45 struct ia64_nfw_context { struct
61 static void aml_nfw_execute(struct ia64_nfw_context *c) in aml_nfw_execute()
116 struct ia64_nfw_context *context = handler_context; in aml_nfw_handler()
123 if (address + (bit_width >> 3) > sizeof(struct ia64_nfw_context)) in aml_nfw_handler()
128 if (address == offsetof(struct ia64_nfw_context, ret)) in aml_nfw_handler()
140 static struct ia64_nfw_context global_context;
/kernel/linux/linux-6.6/arch/ia64/hp/common/
H A Daml_nfw.c45 struct ia64_nfw_context { struct
61 static void aml_nfw_execute(struct ia64_nfw_context *c) in aml_nfw_execute()
116 struct ia64_nfw_context *context = handler_context; in aml_nfw_handler()
123 if (address + (bit_width >> 3) > sizeof(struct ia64_nfw_context)) in aml_nfw_handler()
128 if (address == offsetof(struct ia64_nfw_context, ret)) in aml_nfw_handler()
140 static struct ia64_nfw_context global_context;

Completed in 1 milliseconds