Searched refs:rd_behavior (Results 1 – 1 of 1) sorted by relevance
6254 enum Virt_x2apic_mode_behavior_type rd_behavior; member6284 expectation->rd_behavior = X2APIC_ACCESS_VIRTUALIZED; in virt_x2apic_mode_rd_expectation()6289 expectation->rd_behavior = X2APIC_ACCESS_VIRTUALIZED; in virt_x2apic_mode_rd_expectation()6292 expectation->rd_behavior = X2APIC_ACCESS_PASSED_THROUGH; in virt_x2apic_mode_rd_expectation()6294 expectation->rd_behavior = X2APIC_ACCESS_TRIGGERS_GP; in virt_x2apic_mode_rd_expectation()6733 args->should_gp = expectation->rd_behavior == X2APIC_ACCESS_TRIGGERS_GP; in test_x2apic_rd()6737 if (expectation->rd_behavior == X2APIC_ACCESS_VIRTUALIZED) in test_x2apic_rd()