Searched refs:dprintf4 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | pkey-helpers.h | 68 #define dprintf4(args...) dprintf_level(4, args) macro 126 dprintf4("read_pkey_reg(line=%d) pkey_reg: %016llx" in _read_pkey_reg() 138 dprintf4("%s() changing %016llx to %016llx\n", __func__, in write_pkey_reg() 144 dprintf4("%s(%016llx) pkey_reg: %016llx\n", __func__, in write_pkey_reg() 162 dprintf4("pkey_reg now: %016llx\n", read_pkey_reg()); in __pkey_access_allow() 177 dprintf4("pkey_reg now: %016llx\n", read_pkey_reg()); in __pkey_write_allow()
|
H A D | pkey-powerpc.h | 52 dprintf4("%s() changing %016llx to %016llx\n", in __write_pkey_reg() 58 dprintf4("%s() pkey register after changing %016llx to %016llx\n", in __write_pkey_reg()
|
H A D | pkey-x86.h | 58 dprintf4("%s() changing %016llx to %016llx\n", __func__, in __write_pkey_reg()
|
H A D | protection_keys.c | 501 dprintf4("%s()::%d, ret: %d pkey_reg: 0x%016llx" in alloc_pkey() 509 dprintf4("%s()::%d, ret: %d pkey_reg: 0x%016llx" in alloc_pkey() 521 dprintf4("%s()::%d, ret: %d pkey_reg: 0x%016llx" in alloc_pkey() 528 dprintf4("%s()::%d, ret: %d pkey_reg: 0x%016llx" in alloc_pkey() 675 dprintf4("looking for ptr %p at record[%ld/%p]: {%p, %ld}\n", in free_pkey_malloc() 1216 dprintf4("%s()::%d, err: %d pkey_reg: 0x%016llx" in test_pkey_alloc_exhaust()
|