Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/book3s/64/
Dmmu.h58 struct patb_entry { struct
62 extern struct patb_entry *partition_tb; argument
/arch/powerpc/mm/
Dpgtable_64.c57 struct patb_entry *partition_tb;
/arch/powerpc/kvm/
Dbook3s_hv_nested.c23 static struct patb_entry *pseries_partition_tb;
362 pseries_partition_tb = kmalloc(sizeof(struct patb_entry) << ptb_order, in kvmhv_nested_init()
546 struct patb_entry ptbl_entry; in kvmhv_update_ptbl_cache()