Searched defs:address (Results 1 – 6 of 6) sorted by relevance
119 void wrmsr(uint64_t address, uint64_t value) in wrmsr()131 uint64_t rdmsr(uint64_t address) in rdmsr()
47 …uint address = (uint)((lbus << 16) | (lslot << 11) | (lfunc << 8) | (offset & 0xfc) | ((uint)0x800… in pci_read_config() local71 …uint address = (uint)((lbus << 16) | (lslot << 11) | (lfunc << 8) | (offset & 0xfc) | ((uint)0x800… in pci_write_config() local
634 unsigned long kfree(void *address) in kfree()
92 uint64_t address; member
48 #### 描述
109 static __always_inline void xhci_get_trb(struct xhci_TRB_t *trb, const uint64_t address) in xhci_get_trb()122 static __always_inline void xhci_set_trb(struct xhci_TRB_t *trb, const uint64_t address) in xhci_set_trb()