Searched defs:dbit (Results 1 – 6 of 6) sorted by relevance
292 ds2482_w1_triplet(void * data,u8 dbit) ds2482_w1_triplet() argument
24 u8 dbit; member
1629 const u64 dbit = tdp_mmu_need_write_protect(root) ? PT_WRITABLE_MASK : in clear_dirty_gfn_range() local1675 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
6487 #define VIRTNET_FAIL_ON(vdev, fbit, dbit) \ argument