Searched refs:__ptep_rdp (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/s390/mm/ |
D | pgtable.c | 306 __ptep_rdp(addr, ptep, 0, 0, 1); in ptep_reset_dat_prot() 308 __ptep_rdp(addr, ptep, 0, 0, 0); in ptep_reset_dat_prot()
|
/linux-6.12.1/arch/s390/include/asm/ |
D | pgtable.h | 1112 static __always_inline void __ptep_rdp(unsigned long addr, pte_t *ptep, in __ptep_rdp() function 1306 __ptep_rdp(address, ptep, 0, 0, 1); in flush_tlb_fix_spurious_fault()
|