Home
last modified time | relevance | path

Searched defs:sllp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c74 unsigned long sllp; in ___tlbie() local
170 unsigned long sllp; in __tlbiel() local
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h24 unsigned long sllp; /* SLB L||LP (exact mask to use in slbmte) */ member
H A Dmmu-hash.h216 unsigned long sllp; in get_sllp_encoding() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h302 unsigned long rb = 0, va_low, sllp; in compute_tlbie_rb() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c4925 int shift, int sllp) in kvmppc_add_seg_page_size()