Searched refs:facility (Results 1 – 11 of 11) sorted by relevance
7 kapi-hdrs-y := $(kapi)/facility-defs.h $(kapi)/dis-defs.h23 $(kapi)/facility-defs.h: $(obj)/gen_facilities FORCE24 $(call filechk,facility-defs.h)
42 #define ALT_FACILITY(facility) (ALT_CTX_EARLY << ALT_CTX_SHIFT | \ argument44 (facility) << ALT_DATA_SHIFT)50 #define ALT_SPEC(facility) (ALT_CTX_LATE << ALT_CTX_SHIFT | \ argument52 (facility) << ALT_DATA_SHIFT)
3 generated-y += facility-defs.h
27 This enables the opal-prd driver, a facility to run processor
30 This option provides a debugging facility to inject certain artificial events
49 If your CPU provides a remap facility which allows the exception
46 obj-y += smp.o text_amode31.o stacktrace.o abs_lowcore.o facility.o uv.o wti.o
1755 char *facility = "unknown"; in DEFINE_INTERRUPT_HANDLER() local1771 facility = facility_strings[status]; in DEFINE_INTERRUPT_HANDLER()1776 facility, status, regs->nip); in DEFINE_INTERRUPT_HANDLER()1849 hv ? "Hypervisor " : "", facility, status, regs->nip, regs->msr); in DEFINE_INTERRUPT_HANDLER()
19 information and command line examples of how to use this facility.
123 Selecting this option will cause the SCV facility to be
57 crashes or need a very simple printk logging facility.
Completed in 14 milliseconds