Searched full:domain (Results 1 – 7 of 7) sorted by relevance
/kvm-unit-tests/lib/arm/asm/ |
H A D | assembler.h | 31 * domain domain used in the dsb instruction 36 .macro dcache_by_line_op op, domain, addr, size, tmp1, tmp2 50 dsb \domain
|
/kvm-unit-tests/lib/arm64/asm/ |
H A D | assembler.h | 35 * domain: domain used in dsb instruction 41 .macro dcache_by_line_op op, domain, addr, size, tmp1, tmp2 51 dsb \domain
|
/kvm-unit-tests/ |
H A D | MAINTAINERS | 15 M: Mail patches to: FullName <address@domain> 16 R: Designated reviewer: FullName <address@domain>
|
/kvm-unit-tests/lib/x86/ |
H A D | intel-iommu.c | 209 /* To make it simple, domain ID is the same as SID */ in vtd_map_range()
|
/kvm-unit-tests/scripts/ |
H A D | get_maintainer.pl | 1020 --n => include name 'Full Name <addr\@domain.tld>' 2476 my $domain = "$sub_domain(?:\\.$rfc822_lwsp*$sub_domain)*"; 2478 my $addr_spec = "$localpart\@$rfc822_lwsp*$domain"; 2481 my $route = "(?:\@$domain(?:,\@$rfc822_lwsp*$domain)*:$rfc822_lwsp*)";
|
H A D | kernel-doc | 387 # The C domain dialect changed on Sphinx 3. So, we need to check the 2444 Use the ReST C domain dialect compatible with a specific Sphinx Version.
|
/kvm-unit-tests/x86/ |
H A D | vmx_tests.c | 10386 * in the host time domain (i.e., it is not adjusted according in rdtsc_vmexit_diff_test()
|