Searched defs:fault (Results 1 – 9 of 9) sorted by relevance
104 uint8_t fault = x2apic_write_reg_safe(reg, value); in x2apic_write_reg() local112 uint8_t fault = x2apic_write_reg_safe(reg, value); in x2apic_write_reg_fault() local
31 int i, parent_tag, child_tag, fault, child_status; in check_child_tag_inheritance() local
14 #define fault(type) (inj == FAULT_ ## type) macro
6 #define fault(type) (inj == FAULT_ ## type) macro
12 #define fault(type) (inj == FAULT_ ## type) macro
47 void (*fault)(void *p, unsigned long start, unsigned long end); member
742 struct iommu_hwpt_pgfault fault = {}; in _test_cmd_trigger_iopf() local
301 vm_fault_t (*fault)(struct vm_fault *vmf); member