Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
H A Dcopro_fault.c103 vsidkey = SLB_VSID_KERNEL; in copro_calculate_slb()
110 vsidkey = SLB_VSID_KERNEL; in copro_calculate_slb()
117 vsidkey = SLB_VSID_KERNEL; in copro_calculate_slb()
/linux/drivers/misc/lkdtm/
H A Dpowerpc.c13 flags = SLB_VSID_KERNEL | mmu_psize_defs[page_size].sllp; in insert_slb_entry()
/linux/drivers/misc/cxl/
H A Dmain.c128 sstp0 |= (SLB_VSID_KERNEL | mmu_psize_defs[mmu_linear_psize].sllp) << 50; in cxl_alloc_sst()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h56 #define SLB_VSID_KERNEL (SLB_VSID_KP) macro
/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c219 SLB_VSID_KERNEL | llp; in __spu_kernel_slb()