Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
A Dmmu.h44 struct patb_entry { struct
48 extern struct patb_entry *partition_tb; argument
/linux/arch/powerpc/mm/
A Dpgtable_64.c55 struct patb_entry *partition_tb;
/linux/arch/powerpc/kvm/
A Dbook3s_hv_nested.c24 static struct patb_entry *pseries_partition_tb;
448 pseries_partition_tb = kmalloc(sizeof(struct patb_entry) << ptb_order, in kvmhv_nested_init()
643 struct patb_entry ptbl_entry; in kvmhv_update_ptbl_cache()

Completed in 7 milliseconds