Home
last modified time | relevance | path

Searched defs:access_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dmem_helper.c162 static int match_prot_id_1(uint32_t access_id, uint32_t prot_id) in match_prot_id_1()
172 static int match_prot_id32(CPUHPPAState *env, uint32_t access_id) in match_prot_id32()
185 static int match_prot_id64(CPUHPPAState *env, uint32_t access_id) in match_prot_id64()
H A Dcpu.h201 unsigned access_id : 16; member