Home
last modified time | relevance | path

Searched refs:_crste_fc0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/kvm/
H A Dgmap.c664 newcrste = _crste_fc0(p_gfn, TABLE_TYPE_SEGMENT); in gmap_ucas_map_one()
670 newcrste = _crste_fc0(virt_to_pfn(pt), TABLE_TYPE_SEGMENT); in gmap_ucas_map_one()
H A Ddat.h407 static inline union crste _crste_fc0(kvm_pfn_t pfn, int tt) in _crste_fc0() function
H A Ddat.c125 crste = _crste_fc0(asce->rsto, asce->dt + 1); in dat_set_asce_limit()