Home
last modified time | relevance | path

Searched refs:access (Results 1 – 2 of 2) sorted by relevance

/virt/kvm/arm/
Dvgic.h111 phys_addr_t offset, int vcpu_id, int access);
Dvgic.c486 phys_addr_t offset, int vcpu_id, int access) in vgic_handle_enable_reg() argument
489 int mode = ACCESS_READ_VALUE | access; in vgic_handle_enable_reg()
495 if (access & ACCESS_WRITE_CLEARBIT) { in vgic_handle_enable_reg()