Home
last modified time | relevance | path

Searched defs:ctl2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c82 uint64_t ctl2; in ucna_injection_guest_code() local
112 uint64_t ctl2 = rdmsr(MSR_IA32_MCx_CTL2(UCNA_BANK)); in cmci_disabled_guest_code() local
120 uint64_t ctl2 = rdmsr(MSR_IA32_MCx_CTL2(UCNA_BANK)); in cmci_enabled_guest_code() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dscoped_allocator_optimizer_test.cc178 Output ctl2 = ops::Placeholder(s.WithOpName("ctl2"), DT_FLOAT, in BuildAbsGraphWithInputAndOutputControlEdges() local
538 NodeDef* ctl2 = nullptr; in TEST_F() local