Searched refs:__ptep_ipte_range (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | pageattr.c | 326 __ptep_ipte_range(address, nr - 1, pte, IPTE_GLOBAL); in ipte_range()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pageattr.c | 416 __ptep_ipte_range(address, nr - 1, pte, IPTE_GLOBAL); in ipte_range()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgtable.h | 1029 static __always_inline void __ptep_ipte_range(unsigned long address, int nr, in __ptep_ipte_range() function
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pgtable.h | 1094 static __always_inline void __ptep_ipte_range(unsigned long address, int nr, in __ptep_ipte_range() function
|
Completed in 9 milliseconds