Searched refs:dw0 (Results 1 – 1 of 1) sorted by relevance
156 uint64_t dw0; member163 uint64_t dw0; member172 uint64_t dw0, dw1; in setup_mmu() local192 dw0 = (unsigned long)identity_pgd; in setup_mmu()193 dw0 |= 16UL - 3; /* 64K pgd size */ in setup_mmu()194 dw0 |= (0x2UL << 61) | (0x5UL << 5); /* 52-bit virt */ in setup_mmu()195 process_table[1].dw0 = cpu_to_be64(dw0); in setup_mmu()207 dw0 |= 1ULL << 63; /* Host radix */ in setup_mmu()209 partition_table[0].dw0 = cpu_to_be64(dw0); in setup_mmu()