Home
last modified time | relevance | path

Searched refs:SLB_VSID_KERNEL (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dcopro_fault.c105 vsidkey = SLB_VSID_KERNEL; in copro_calculate_slb()
112 vsidkey = SLB_VSID_KERNEL; in copro_calculate_slb()
119 vsidkey = SLB_VSID_KERNEL; in copro_calculate_slb()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dslb.c578 get_paca()->vmalloc_sllp = SLB_VSID_KERNEL | vmalloc_llp; in slb_initialize()
595 lflags = SLB_VSID_KERNEL | linear_llp; in slb_initialize()
772 flags = SLB_VSID_KERNEL | mmu_psize_defs[mmu_linear_psize].sllp; in slb_allocate_kernel()
780 flags = SLB_VSID_KERNEL | mmu_psize_defs[mmu_vmemmap_psize].sllp; in slb_allocate_kernel()
794 flags = SLB_VSID_KERNEL | mmu_psize_defs[mmu_io_psize].sllp; in slb_allocate_kernel()
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dmain.c127 sstp0 |= (SLB_VSID_KERNEL | mmu_psize_defs[mmu_linear_psize].sllp) << 50; in cxl_alloc_sst()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h56 #define SLB_VSID_KERNEL (SLB_VSID_KP) macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dspu_base.c220 SLB_VSID_KERNEL | llp; in __spu_kernel_slb()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c1655 sp_vsid |= SLB_VSID_KERNEL | llp; in setup_ksp_vsid()