Home
last modified time | relevance | path

Searched refs:patb_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu.h44 struct patb_entry { struct
48 extern struct patb_entry *partition_tb; argument
/linux-6.1.9/arch/powerpc/mm/
Dpgtable_64.c54 struct patb_entry *partition_tb;
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv_nested.c25 static struct patb_entry *pseries_partition_tb;
447 pseries_partition_tb = kmalloc(sizeof(struct patb_entry) << ptb_order, in kvmhv_nested_init()
635 struct patb_entry ptbl_entry; in kvmhv_update_ptbl_cache()