Searched refs:h_page_size (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | mmu-radix64.c | 430 int *h_page_size, bool pde_addr, in ppc_radix64_partition_scoped_xlate() argument 452 *h_page_size = PRTBE_R_GET_RTS(pate.dw0); in ppc_radix64_partition_scoped_xlate() 455 pate.dw0 & PRTBE_R_RPDS, h_raddr, h_page_size, in ppc_radix64_partition_scoped_xlate() 522 int fault_cause = 0, h_page_size, h_prot; in ppc_radix64_process_scoped_xlate() local 566 &h_prot, &h_page_size, true, in ppc_radix64_process_scoped_xlate() 608 &h_prot, &h_page_size, in ppc_radix64_process_scoped_xlate()
|