Home
last modified time | relevance | path

Searched defs:mt (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-arm/
A Dpage.h62 #define _MAIR0(attr, mt) (_AC(attr, ULL) << ((mt) * 8)) argument
63 #define _MAIR1(attr, mt) (_AC(attr, ULL) << (((mt) * 8) - 32)) argument
A Dcpufeature.h132 unsigned long mt:1; /* Multi-thread, iff MP == 1 */ member
/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h46 uint64_t mt:3, /* Memory Type. */ member
/xen/xen/common/
A Dgrant_table.c994 struct grant_mapping *mt; in map_grant_ref() local

Completed in 13 milliseconds