Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h29 #define _ASCE(x) ((union asce) { .val = (x), }) macro
30 #define NULL_ASCE _ASCE(0)