Home
last modified time | relevance | path

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

/xen/xen/arch/arm/include/asm/
A Dpage.h52 #define _MAIR0(attr, mt) (_AC(attr, ULL) << ((mt) * 8)) argument
53 #define _MAIR1(attr, mt) (_AC(attr, ULL) << (((mt) * 8) - 32)) argument
A Dcpufeature.h169 unsigned long mt:1; /* Multi-thread, iff MP == 1 */ member
/xen/tools/firmware/hvmloader/
A Dcacheattr.c81 #define BCST(mt) ((mt) * 0x0101010101010101ULL) in cacheattr_init() argument
/xen/xen/arch/x86/include/asm/hvm/vmx/
A Dvmcs.h35 uint64_t mt:3, /* Memory Type. */ member
/xen/xen/common/
A Dgrant_table.c1008 struct grant_mapping *mt; in map_grant_ref() local

Completed in 35 milliseconds