kernel_optimize_test/arch/s390/include/asm
Janosch Frank da24a0cc58 KVM: s390: protvirt: Instruction emulation
We have two new SIE exit codes dealing with instructions.
104 (0x68) for a secure instruction interception, on which the SIE needs
hypervisor action to complete the instruction. We can piggy-back on the
existing instruction handlers.

108 which is merely a notification and provides data for tracking and
management. For example this is used to tell the host about a new value
for the prefix register. As there will be several special case handlers
in later patches, we handle this in a separate function.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[borntraeger@de.ibm.com: patch merging, splitting, fixing]
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2020-02-27 19:47:11 +01:00
..
fpu
trace
airq.h
alternative-asm.h
alternative.h
ap.h
appldata.h
archrandom.h s390x: Mark archrandom.h functions __must_check 2020-01-25 12:18:51 -05:00
asm-prototypes.h
atomic_ops.h
atomic.h
barrier.h
bitops.h
boot_data.h
bug.h s390: fix __EMIT_BUG() macro 2020-01-22 13:05:35 +01:00
bugs.h
cache.h
ccwdev.h
ccwgroup.h
checksum.h
chpid.h
cio.h
clp.h
cmb.h
cmpxchg.h
compat.h compat: provide compat_ptr() on all architectures 2020-01-03 09:32:51 +01:00
cpacf.h
cpcmd.h
cpu_mcf.h
cpu_mf-insn.h
cpu_mf.h s390/cpum_sf: Replace function name in debug statements 2019-11-30 10:52:46 +01:00
cpu.h
cpufeature.h
cputime.h
crw.h
css_chars.h
ctl_reg.h
current.h
debug.h
delay.h
diag.h
dis.h
dma.h
dwarf.h
eadm.h
ebcdic.h
elf.h
exec.h
extable.h
extmem.h
facility.h
fcx.h
ftrace.h
futex.h
gmap.h KVM: s390/mm: Make pages accessible before destroying the guest 2020-02-27 19:47:11 +01:00
hardirq.h
hugetlb.h
hw_irq.h
idals.h
idle.h
io.h
ipl.h
irq.h
irqflags.h
isc.h
itcw.h
jump_label.h s390/jump_label: use "i" constraint for clang 2020-01-22 13:05:35 +01:00
kasan.h
Kbuild asm-generic: Make dma-contiguous.h a mandatory include/asm header 2020-02-04 11:38:59 +01:00
kdebug.h
kexec.h
kprobes.h s390: support KPROBES_ON_FTRACE 2020-01-30 13:07:55 +01:00
kvm_host.h KVM: s390: protvirt: Instruction emulation 2020-02-27 19:47:11 +01:00
kvm_para.h
linkage.h
livepatch.h
lowcore.h
mem_detect.h
mem_encrypt.h
mmu_context.h s390/mm: provide memory management functions for protected KVM guests 2020-02-27 19:44:40 +01:00
mmu.h s390/mm: provide memory management functions for protected KVM guests 2020-02-27 19:44:40 +01:00
mmzone.h
module.h
nmi.h
nospec-branch.h
nospec-insn.h
numa.h
os_info.h
page-states.h
page.h s390/mm: provide memory management functions for protected KVM guests 2020-02-27 19:44:40 +01:00
pci_clp.h
pci_debug.h
pci_dma.h
pci_insn.h
pci_io.h
pci.h s390/pci: Recover handle in clp_set_pci_fn() 2020-01-22 13:05:34 +01:00
percpu.h
perf_event.h s390: implement perf_arch_fetch_caller_regs 2019-11-30 10:52:44 +01:00
pgalloc.h
pgtable.h s390/mm: provide memory management functions for protected KVM guests 2020-02-27 19:44:40 +01:00
pkey.h
pnet.h
preempt.h sched/rt, s390: Use CONFIG_PREEMPTION 2019-12-08 14:37:35 +01:00
processor.h s390: always inline disabled_wait 2019-11-30 10:52:44 +01:00
ptrace.h
purgatory.h
qdio.h
runtime_instr.h
schid.h
sclp.h
scsw.h
seccomp.h
sections.h
serial.h
set_memory.h
setup.h s390/boot: add dfltcc= kernel command line parameter 2020-01-31 10:30:40 -08:00
shmparam.h
signal.h
sigp.h
smp.h
sparsemem.h
spinlock_types.h
spinlock.h
stacktrace.h s390: fix register clobbering in CALL_ON_STACK 2019-11-30 10:52:47 +01:00
stp.h
string.h
switch_to.h
syscall_wrapper.h
syscall.h
sysinfo.h
termios.h
thread_info.h
timex.h s390/time: Fix clk type in get_tod_clock 2020-02-11 20:15:42 +01:00
tlb.h
tlbflush.h
topology.h
uaccess.h
unistd.h
unwind.h s390/unwind: start unwinding from reliable state 2019-11-30 10:52:48 +01:00
uprobes.h
user.h
uv.h KVM: s390: protvirt: Add initial vm and cpu lifecycle handling 2020-02-27 19:47:11 +01:00
vdso.h s390/vdso: fix getcpu 2019-11-30 10:52:44 +01:00
vga.h
vmalloc.h mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> 2019-12-10 10:12:55 +01:00
vmlinux.lds.h
vtime.h
vtimer.h
vx-insn.h
xor.h