Home
last modified time | relevance | path

Searched defs:hpte_group (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_64k.c41 unsigned long hpte_group; in __hash_page_4K() local
228 unsigned long hpte_group; in __hash_page_64K() local
H A Dhash_4k.c24 unsigned long hpte_group; in __hash_page_4K() local
H A Dhash_hugepage.c129 unsigned long hpte_group; in __hash_page_thp() local
H A Dhash_native.c344 static long native_hpte_insert(unsigned long hpte_group, unsigned long vpn, in native_hpte_insert()
400 static long native_hpte_remove(unsigned long hpte_group) in native_hpte_remove()
513 unsigned long hpte_group; in native_hpte_find() local
H A Dhash_utils.c1880 unsigned long hpte_group; in hpte_insert_repeating() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dhtab.c35 static long ps3_hpte_insert(unsigned long hpte_group, unsigned long vpn, in ps3_hpte_insert()
93 static long ps3_hpte_remove(unsigned long hpte_group) in ps3_hpte_remove()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c210 unsigned long hash, vsid, vpn, hpte_group, want_v, hpte_v; in native_find() local
242 unsigned long vsid, vpn, hash, hpte_group, want_v; in pseries_find() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dlpar.c714 static long pSeries_lpar_hpte_insert(unsigned long hpte_group, in pSeries_lpar_hpte_insert()
772 static long pSeries_lpar_hpte_remove(unsigned long hpte_group) in pSeries_lpar_hpte_remove()
912 static long __pSeries_lpar_hpte_find(unsigned long want_v, unsigned long hpte_group) in __pSeries_lpar_hpte_find()
945 unsigned long hpte_group; in pSeries_lpar_hpte_find() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dplpar_wrappers.h94 unsigned long hpte_group, unsigned long hpte_v, in plpar_pte_enter()