Home
last modified time | relevance | path

Searched full:domain (Results 1 – 7 of 7) sorted by relevance

/kvm-unit-tests/lib/arm/asm/
H A Dassembler.h31 * 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 Dassembler.h35 * 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 DMAINTAINERS15 M: Mail patches to: FullName <address@domain>
16 R: Designated reviewer: FullName <address@domain>
/kvm-unit-tests/lib/x86/
H A Dintel-iommu.c209 /* To make it simple, domain ID is the same as SID */ in vtd_map_range()
/kvm-unit-tests/scripts/
H A Dget_maintainer.pl1020 --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 Dkernel-doc387 # 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 Dvmx_tests.c10386 * in the host time domain (i.e., it is not adjusted according in rdtsc_vmexit_diff_test()