Searched refs:CACHELINE_DATA_NOT_PRESENT (Results 1 – 1 of 1) sorted by relevance
1338 #define CACHELINE_DATA_NOT_PRESENT 0xdeadc0debeefcafeULL in copy_instruction_stream() macro1342 (*(uint64_t *)(uintptr_t)&pcb->insn_cacheline[0] != CACHELINE_DATA_NOT_PRESENT && in copy_instruction_stream()1343 *(uint64_t *)(uintptr_t)&pcb->insn_cacheline[8] != CACHELINE_DATA_NOT_PRESENT)) { in copy_instruction_stream()1416 (*(uint64_t *)(uintptr_t)&pcb->insn_cacheline[0] != CACHELINE_DATA_NOT_PRESENT && in copy_instruction_stream()1417 *(uint64_t *)(uintptr_t)&pcb->insn_cacheline[8] != CACHELINE_DATA_NOT_PRESENT)) { in copy_instruction_stream()