Searched refs:BAM_ENTRY_HV (Results 1 – 3 of 3) sorted by relevance
81 #define BAM_ENTRY_HV 0x80 /* Is a hypervisor entry */ macro
789 if (entry->flags & BAM_ENTRY_HV) { in bam_add_hv()
4187 entry->flags |= BAM_ENTRY_HV; in kernel_parser()