Searched refs:PATB_GR (Results 1 – 3 of 3) sorted by relevance
59 #define PATB_GR (1UL << 63) /* guest uses radix; must match HR */ macro
44 patb1 = base | table_size | PATB_GR; in native_register_process_table()
3724 dw1 = PATB_GR | kvm->arch.process_table; in kvmppc_setup_partition_table()4418 if (!!(cfg->process_table & PATB_GR) != radix) in kvmhv_configure_mmu()