Home
last modified time | relevance | path

Searched full:master (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/scripts/
H A Dcheck-patch.py27 # ancestor between the user's branch and current git master.
29 subprocess.check_call(["git", "fetch", "check-patch", "master"])
35 "check-patch/master", "HEAD"],
/kvm-unit-tests/x86/
H A Dcet.c111 /* Enable CET master control bit in CR4. */ in main()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h57 #define PCI_STATUS_REC_TARGET_ABORT 0x1000 /* Master ack of " */
58 #define PCI_STATUS_REC_MASTER_ABORT 0x2000 /* Set on master abort */
155 #define PCI_BRIDGE_CTL_MASTER_ABORT 0x20 /* Report master aborts */
269 #define PCI_AGP_COMMAND_RQ_MASK 0xff000000 /* Master: Maximum number of requests */