Home
last modified time | relevance | path

Searched refs:patb0 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpgtable.c231 unsigned long old = be64_to_cpu(partition_tb[lpid].patb0); in mmu_partition_table_set_entry()
242 partition_tb[lpid].patb0 = cpu_to_be64(dw0); in mmu_partition_table_set_entry()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h44 __be64 patb0; member
49 /* Bits in patb0 field */
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h45 __be64 patb0; member
50 /* Bits in patb0 field */
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dpgtable.c327 unsigned long old = be64_to_cpu(partition_tb[lpid].patb0); in mmu_partition_table_set_entry()
338 partition_tb[lpid].patb0 = cpu_to_be64(dw0); in mmu_partition_table_set_entry()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c439 pseries_partition_tb[lpid].patb0 = cpu_to_be64(dw0); in kvmhv_set_ptbl_entry()
587 gp->l1_gr_to_hr = be64_to_cpu(ptbl_entry.patb0); in kvmhv_update_ptbl_cache()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c510 pseries_partition_tb[lpid].patb0 = cpu_to_be64(dw0); in kvmhv_set_ptbl_entry()
651 gp->l1_gr_to_hr = be64_to_cpu(ptbl_entry.patb0); in kvmhv_update_ptbl_cache()

Completed in 8 milliseconds