Searched defs:dbit (Results 1 – 6 of 6) sorted by relevance
292 static u8 ds2482_w1_triplet(void *data, u8 dbit) in ds2482_w1_triplet()
24 u8 dbit; member
1510 const u64 dbit = tdp_mmu_need_write_protect(root) ? PT_WRITABLE_MASK : in clear_dirty_gfn_range() local1564 const u64 dbit = (wrprot || tdp_mmu_need_write_protect(root)) ? PT_WRITABLE_MASK : in clear_dirty_pt_masked() local
856 __u8 dbit : 1; member860 __u8 dbit : 1; member
2297 u8 vbit, dbit; in store_temp_type() local
6234 #define VIRTNET_FAIL_ON(vdev, fbit, dbit) \ argument