Searched defs:qual (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | ifunc.h | 35 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument 40 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
|
| /f-stack/freebsd/arm64/include/ |
| H A D | ifunc.h | 35 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument 40 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmcs.h | 416 #define APIC_ACCESS_OFFSET(qual) ((qual) & 0xFFF) argument 417 #define APIC_ACCESS_TYPE(qual) (((qual) >> 12) & 0xF) argument 422 #define APIC_WRITE_OFFSET(qual) ((qual) & 0xFFF) argument
|
| H A D | vmx.c | 2124 uint64_t qual) in vmx_handle_apic_write() 2204 uint64_t qual; in vmx_handle_apic_access() local 2268 vmx_task_switch_reason(uint64_t qual) in vmx_task_switch_reason() 2337 uint64_t exitintinfo, qual, gpa; in vmx_exit_process() local
|
| /f-stack/freebsd/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth_ec_regs.h | 757 uint32_t qual; member
|