Searched refs:dat_set_slot (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | dat.h | 539 int dat_set_slot(struct kvm_s390_mmu_cache *mc, union asce asce, gfn_t start, gfn_t end, 956 return dat_set_slot(mc, asce, start, start + npages, _DAT_TOKEN_PIC, PGM_ADDRESSING); in dat_delete_slot() 962 return dat_set_slot(mc, asce, start, start + npages, _DAT_TOKEN_NONE, 0); in dat_create_slot()
|
| H A D | dat.c | 919 int dat_set_slot(struct kvm_s390_mmu_cache *mc, union asce asce, gfn_t start, gfn_t end, in dat_set_slot() function
|