Searched refs:VTCR (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/kvm/ |
H A D | init.S | 77 @ Set the HTCR and VTCR to the same shareability and cacheability 87 mrc p15, 4, r1, c2, c1, 2 @ VTCR 93 mcr p15, 4, r1, c2, c1, 2 @ VTCR
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | kvm_arm.h | 140 /* Virtualization Translation Control Register (VTCR) bits */
|
/linux-4.1.27/drivers/iommu/ |
H A D | io-pgtable-arm.c | 698 /* VTCR */ arm_64_lpae_alloc_pgtable_s2()
|
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 346 #define VTCR 0xc0 macro 2176 writel(VTCR_INIT_VALUE, dev->base + VTCR); ns83820_init_one()
|
Completed in 222 milliseconds