Searched refs:BIT_64 (Results 1 – 6 of 6) sorted by relevance
72 m1.q |= BIT_64(bit); in __flip_bit()74 m1.q &= ~BIT_64(bit); in __flip_bit()
28 #define BIT_64(n) (U64_C(1) << (n)) macro
52 #define CR3_PCID_INVD BIT_64(63)
566 value &= ~BIT_64(32); in init_amd_k8()631 if (value & BIT_64(54)) { in init_amd_bd()
1457 (sys_addr >= BIT_64(32))) in f1x_get_norm_dct_addr()1471 if (dhar_valid(pvt) && (sys_addr >= BIT_64(32))) in f1x_get_norm_dct_addr()1606 sys_addr < BIT_64(32)) { in f1x_match_to_this_node()1698 sys_addr < BIT_64(32)) { in f15_m30h_match_to_this_node()1729 if (leg_mmio_hole && (sys_addr >= BIT_64(32))) in f15_m30h_match_to_this_node()
413 bool k8 = (boot_cpu_data.x86 == 0xf && (m->status & BIT_64(58))); in decode_mc1_mce()