Searched refs:PC_IN_KERNEL (Results 1 – 2 of 2) sorted by relevance
36 constexpr uint64_t PC_IN_KERNEL = 1ull << 63; variable
123 node.section.inKernel = !!(thisPc & PC_IN_KERNEL); in PutPcInSlot()