Home
last modified time | relevance | path

Searched defs:shorthand (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/i386/
H A Dcpu-dump.c199 static inline const char *shorthand2str(uint32_t shorthand) in shorthand2str()
/openbmc/linux/arch/x86/kvm/svm/
H A Davic.c401 int shorthand = icrl & APIC_SHORT_MASK; in avic_kick_target_vcpus_fast() local
/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h311 shorthand : 2, member
H A Dkvm_host.h1542 u32 shorthand; member
/openbmc/linux/arch/x86/kvm/
H A Dlapic.c1068 int shorthand, unsigned int dest, int dest_mode) in kvm_apic_match_dest()