kernel_optimize_test/arch/arm64/include/asm
Ard Biesheuvel 4a513fb009 arm64: kvm: define PAGE_S2_DEVICE as read-only by default
Now that we support read-only memslots, we need to make sure that
pass-through device mappings are not mapped writable if the guest
has requested them to be read-only. The existing implementation
already honours this by calling kvm_set_s2pte_writable() on the new
pte in case of writable mappings, so all we need to do is define
the default pgprot_t value used for devices to be PTE_S2_RDONLY.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2014-10-10 13:07:38 +02:00
..
xen
arch_timer.h
asm-offsets.h
assembler.h
atomic.h
barrier.h
bitops.h
cache.h
cacheflush.h
cachetype.h
cmpxchg.h
compat.h
compiler.h
cpu_ops.h
cpu.h
cpufeature.h
cputable.h
cputype.h
debug-monitors.h
device.h
dma-contiguous.h
dma-mapping.h
efi.h
elf.h
esr.h
exception.h
exec.h
fb.h
fixmap.h
fpsimd.h
fpsimdmacros.h
ftrace.h
futex.h
hardirq.h
hugetlb.h
hw_breakpoint.h
hwcap.h
hypervisor.h
insn.h
io.h
irq.h
irqflags.h
jump_label.h
Kbuild
kgdb.h
kvm_arm.h arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc 2014-09-26 14:39:13 +02:00
kvm_asm.h
kvm_coproc.h
kvm_emulate.h arm/arm64: KVM: Report correct FSC for unsupported fault types 2014-09-26 14:39:45 +02:00
kvm_host.h Merge remote-tracking branch 'kvm/next' into queue 2014-09-18 18:15:32 -07:00
kvm_mmio.h
kvm_mmu.h arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap 2014-10-10 13:07:37 +02:00
kvm_psci.h
linkage.h
memblock.h
memory.h
mmu_context.h
mmu.h
module.h
neon.h
page.h
percpu.h
perf_event.h
pgalloc.h
pgtable-hwdef.h
pgtable-types.h
pgtable.h arm64: kvm: define PAGE_S2_DEVICE as read-only by default 2014-10-10 13:07:38 +02:00
pmu.h
proc-fns.h
processor.h
psci.h
ptrace.h
shmparam.h
signal32.h
smp_plat.h
smp.h
sparsemem.h
spinlock_types.h
spinlock.h
stackprotector.h
stacktrace.h
stat.h
string.h
suspend.h
sync_bitops.h
syscall.h
syscalls.h
sysreg.h
system_misc.h
thread_info.h
timex.h
tlb.h
tlbflush.h
topology.h
traps.h
uaccess.h
ucontext.h
unistd32.h
unistd.h
vdso_datapage.h
vdso.h
virt.h
word-at-a-time.h