Home
last modified time | relevance | path

Searched refs:facility (Results 1 – 11 of 11) sorted by relevance

/arch/s390/tools/
A DMakefile7 kapi-hdrs-y := $(kapi)/facility-defs.h $(kapi)/dis-defs.h
23 $(kapi)/facility-defs.h: $(obj)/gen_facilities FORCE
24 $(call filechk,facility-defs.h)
/arch/s390/include/asm/
A Dalternative.h42 #define ALT_FACILITY(facility) (ALT_CTX_EARLY << ALT_CTX_SHIFT | \ argument
44 (facility) << ALT_DATA_SHIFT)
50 #define ALT_SPEC(facility) (ALT_CTX_LATE << ALT_CTX_SHIFT | \ argument
52 (facility) << ALT_DATA_SHIFT)
A DKbuild3 generated-y += facility-defs.h
/arch/powerpc/platforms/powernv/
A DKconfig27 This enables the opal-prd driver, a facility to run processor
/arch/s390/
A DKconfig.debug30 This option provides a debugging facility to inject certain artificial events
/arch/arm/
A DKconfig-nommu49 If your CPU provides a remap facility which allows the exception
/arch/s390/kernel/
A DMakefile46 obj-y += smp.o text_amode31.o stacktrace.o abs_lowcore.o facility.o uv.o wti.o
/arch/powerpc/kernel/
A Dtraps.c1755 char *facility = "unknown"; in DEFINE_INTERRUPT_HANDLER() local
1771 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()
/arch/um/drivers/
A DKconfig19 information and command line examples of how to use this facility.
/arch/powerpc/kvm/
A DKconfig123 Selecting this option will cause the SCV facility to be
/arch/x86/
A DKconfig.debug57 crashes or need a very simple printk logging facility.

Completed in 14 milliseconds