Searched refs:cond_set_guest_storage_key (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/s390/mm/ |
| D | pgtable.c | 826 int cond_set_guest_storage_key(struct mm_struct *mm, unsigned long addr, in cond_set_guest_storage_key() function 850 EXPORT_SYMBOL(cond_set_guest_storage_key);
|
| /Linux-v5.4/arch/s390/kvm/ |
| D | priv.c | 389 rc = cond_set_guest_storage_key(current->mm, vmaddr, key, &oldkey, in handle_sske() 1088 rc = cond_set_guest_storage_key(current->mm, vmaddr, in handle_pfmf()
|
| /Linux-v5.4/arch/s390/include/asm/ |
| D | pgtable.h | 1151 int cond_set_guest_storage_key(struct mm_struct *mm, unsigned long addr,
|