Searched refs:VTCR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/kvm/ |
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.4.14/drivers/net/ethernet/natsemi/ |
D | ns83820.c | 346 #define VTCR 0xc0 macro 2176 writel(VTCR_INIT_VALUE, dev->base + VTCR);
|