Searched refs:cond_set_guest_storage_key (Results 1 – 3 of 3) sorted by relevance
/arch/s390/mm/ |
D | pgtable.c | 798 int cond_set_guest_storage_key(struct mm_struct *mm, unsigned long addr, in cond_set_guest_storage_key() function 822 EXPORT_SYMBOL(cond_set_guest_storage_key);
|
/arch/s390/kvm/ |
D | priv.c | 353 rc = cond_set_guest_storage_key(current->mm, addr, key, &oldkey, in handle_sske() 940 rc = cond_set_guest_storage_key(current->mm, useraddr, in handle_pfmf()
|
/arch/s390/include/asm/ |
D | pgtable.h | 1108 int cond_set_guest_storage_key(struct mm_struct *mm, unsigned long addr,
|