Searched refs:pcid (Results 1 – 6 of 6) sorted by relevance
296 [pcid-enabled]297 file = pcid.flat298 qemu_params = -cpu qemu64,+pcid,+invpcid300 groups = pcid302 [pcid-disabled]303 file = pcid.flat304 qemu_params = -cpu qemu64,-pcid,-invpcid306 groups = pcid308 [pcid-asymmetric]309 file = pcid.flat[all …]
68 desc.pcid = 1; in test_invpcid_enabled()84 desc.pcid = 10; in test_invpcid_enabled()
30 $(TEST_DIR)/pcid.$(exe) $(TEST_DIR)/debug.$(exe) \
40 pcid: basic functionality test of PCID/INVPCID feature
212 desc.pcid = 10; /* Arbitrary number*/ in __test_invpcid()
863 u64 pcid : 12; member